DUNE: Uniform Navigational Environment
2020.01.0
|
Public Attributes | |
uint16_t | id |
uint8_t | pos_class |
double | time |
double | lat |
double | lon |
uint16_t DUNE::IMC::DevicePosition::id |
Referenced by DUNE::IMC::DeviceUpdate::deserialize(), and DUNE::IMC::ExtendedDeviceUpdate::deserialize().
double DUNE::IMC::DevicePosition::lat |
Referenced by DUNE::IMC::DeviceUpdate::deserialize(), and DUNE::IMC::ExtendedDeviceUpdate::deserialize().
double DUNE::IMC::DevicePosition::lon |
Referenced by DUNE::IMC::DeviceUpdate::deserialize(), and DUNE::IMC::ExtendedDeviceUpdate::deserialize().
uint8_t DUNE::IMC::DevicePosition::pos_class |
Referenced by DUNE::IMC::ExtendedDeviceUpdate::deserialize().
double DUNE::IMC::DevicePosition::time |
Referenced by DUNE::IMC::DeviceUpdate::deserialize(), and DUNE::IMC::ExtendedDeviceUpdate::deserialize().