Sensor measurement messages.
Definition in file measurements.h.
#include "point_one/fusion_engine/common/portability.h"#include "point_one/fusion_engine/messages/defs.h"Go to the source code of this file.
Namespaces | |
| point_one | |
| GNSS signal and frequency type definitions. | |
| point_one::fusion_engine | |
Functions | |
| std::ostream & | point_one::fusion_engine::messages::operator<< (std::ostream &stream, GearType val) |
| GearType stream operator. More... | |
| std::ostream & | point_one::fusion_engine::messages::operator<< (std::ostream &stream, SystemTimeSource val) |
| SystemTimeSource stream operator. More... | |
| P1_CONSTEXPR_FUNC const char * | point_one::fusion_engine::messages::to_string (GearType val) |
| Get a human-friendly string name for the specified GearType. More... | |
| P1_CONSTEXPR_FUNC const char * | point_one::fusion_engine::messages::to_string (SystemTimeSource val) |
| Get a human-friendly string name for the specified SystemTimeSource. More... | |
1.8.18