![]() |
0.5.1
|
Position Solution in ECEF. More...
Data Fields | |
| int32_t | ecefX |
| ECEF X coordinate [cm]. | |
| int32_t | ecefY |
| ECEF Y coordinate [cm]. | |
| int32_t | ecefZ |
| ECEF Z coordinate [cm]. | |
| uint32_t | iTOW |
| GPS time of week of the navigation epoch [ms]. See the description of iTOW for details. | |
| uint32_t | pAcc |
| Position Accuracy Estimate [cm]. | |
Position Solution in ECEF.
See important comments concerning validity of position given in section Navigation Output Filters.
Definition at line 571 of file UbloxTypes.hpp.
| int32_t NAV::vendor::ublox::UbxNavPosecef::ecefX |
ECEF X coordinate [cm].
Definition at line 574 of file UbloxTypes.hpp.
| int32_t NAV::vendor::ublox::UbxNavPosecef::ecefY |
ECEF Y coordinate [cm].
Definition at line 575 of file UbloxTypes.hpp.
| int32_t NAV::vendor::ublox::UbxNavPosecef::ecefZ |
ECEF Z coordinate [cm].
Definition at line 576 of file UbloxTypes.hpp.
| uint32_t NAV::vendor::ublox::UbxNavPosecef::iTOW |
GPS time of week of the navigation epoch [ms]. See the description of iTOW for details.
Definition at line 573 of file UbloxTypes.hpp.
| uint32_t NAV::vendor::ublox::UbxNavPosecef::pAcc |
Position Accuracy Estimate [cm].
Definition at line 577 of file UbloxTypes.hpp.