SETAPPROXPOS
Sets an approximate position
Platform: |
OEM719, OEM729, OEM7500, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7, SMART2 |
This command sets an approximate latitude, longitude and height in the receiver. Estimating these parameters, when used in conjunction with an approximate time (see the SETAPPROXTIME command), can improve satellite acquisition times and Time To First Fix (TTFF). For more information about TTFF and Satellite Acquisition, refer to An Introduction to GNSS available on our website at novatel.com/an-introduction-to-gnss.
The horizontal position entered should be within 200 km of the actual receiver position. The approximate height is not critical and can normally be entered as zero. By default , if the receiver cannot calculate a valid position within 2.5 minutes of entering an approximate position, the approximate position is ignored.
The approximate position is not visible in any position logs. It can be seen by issuing a SETAPPROXPOS log.
Message ID: 377
Abbreviated ASCII Syntax:
SETAPPROXPOS lat lon height
Input Example:
SETAPPROXPOS 51.116 -114.038 0
For an example on the use of this command, refer to the SETAPPROXTIME command.
Field |
Field Type |
ASCII Value |
Binary Value |
Description |
Format |
Binary Bytes |
Binary Offset |
1 |
Command header |
- |
- |
SETAPPROXPOS header This field contains the command name for abbreviated ASCII or the message header for ASCII (see page 1) or Binary (see page 1). |
- |
H |
0 |
2 |
Lat |
± 90 degrees |
Approximate latitude |
Double |
8 |
H |
|
3 |
Lon |
± 180 degrees |
Approximate longitude |
Double |
8 |
H+8 |
|
4 |
Height |
-1000 to +20000000 m |
Approximate height |
Double |
8 |
H+16 |