Field Name | Alias | Description | Type |
BADELF_LATITUDE
| Bad Elf Latitude | The raw latitude reported by the Bad Elf GNSS receiver; for offset measurements, same as ESRIGNSS_LATITUDE. Serves as backup in case the point is manually moved. | Double |
BADELF_LONGITUDE | Bad Elf Longitude | The raw longitude reported by the Bad Elf GNSS receiver; for offset measurements, same as ESRIGNSS_LONGITUDE. Serves as backup in case the point is manually moved. | Double |
BADELF_ELLIPSOIDAL_M | Ellipsoidal height (m) | The raw ellipsoidal height (HAE) reported by the Bad Elf GNSS receiver; for offset measurements, this value is the same as BADELF_FINAL_ELLIPSOIDAL_M. | Double |
BADELF_DATUM | Datum | The datum in use, with a _EPSG suffix, if known. Duplicated from the NTRIP profile if using RTK, please ensure the datum is set correctly within the profile. For example: WGS84_4326 ITRF2000_8997 ITRF2008_8999 NAD83(2011)_6318
| String |
BADELF_NTRIP_MOUNT | NTRIP Mount | The name of the NTRIP mount point used for RTK corrections | String |
BADELF_CORR_TYPE | Correction Type | The correction type associated with this point (BADELF_CORR_TYPE_DOMAIN): 0: NONE 1: SBAS 2: RTCM 3: ATLAS
| Short |
BADELF_CORR_DISTANCE_KM | Correction Distance (km) | The baseline distance to the correction source (in kilometers). | Double |
BADELF_POINT_NAME | Point Name | User defined point name, will be auto-incremented by default. | String |
BADELF_NOTE | Note | User and/or Bad Elf generated metadata about this point. | String |