Lines Matching refs:moving
141 u_int moving; /* mobile platform? */
302 up->moving = 1; /* Receiver on mobile platform */
305 up->moving = 0; /* Static Installation */
419 * (Set field 1 'D' == dynamic if we are on a moving platform).
420 * (Set field 1 'S' == static if we are not moving).
425 up->moving = 1; /* Receiver on mobile platform */
427 up->moving = 0; /* Static Installation */
430 if (up->moving) {
431 /* dynamic: solve for pos, alt, time, while moving */
449 * location) only if we are not moving
451 if (up->moving) {
494 if (up->moving) return;
1245 if (up->moving) return ("mobile platform - no pos!");
1427 * D = Dynamic; solve for position and time while moving