GSOF message: Lat, Long, MSL Height
This message describes latitude, longitude, and MSL height. It contains the following data:
-
WGS-84 latitude and longitude, in radians
-
Mean Sea Level height, in meters
Latitude, longitude, height (Type 70 record)
Field |
Item |
Type |
Value |
Meaning |
---|---|---|---|---|
0 |
Output record type |
Char |
46h |
Latitude, longitude, and height output record |
1 |
Record length |
Char |
varies |
Bytes in record |
2 to 9 |
Latitude |
Double |
radians |
Latitude from WGS-84 datum |
10 to 17 |
Longitude |
Double |
radians |
Longitude from WGS-84 datum |
18 to 25 |
Height |
Double |
meters |
Mean Sea Level height |
n |
Model |
n Char |
|
Character string with the geoid model name, this will typically be: EGM96 |