Lines Matching full:moving
139 u_int moving; /* mobile platform? */
300 up->moving = 1; /* Receiver on mobile platform */
303 up->moving = 0; /* Static Installation */
417 * (Set field 1 'D' == dynamic if we are on a moving platform).
418 * (Set field 1 'S' == static if we are not moving).
423 up->moving = 1; /* Receiver on mobile platform */
425 up->moving = 0; /* Static Installation */
428 if (up->moving) {
429 /* dynamic: solve for pos, alt, time, while moving */
447 * location) only if we are not moving
449 if (up->moving) {
492 if (up->moving) return;
1243 if (up->moving) return ("mobile platform - no pos!");
1425 * D = Dynamic; solve for position and time while moving