![]() |
0.3.0
|
Inertial Navigation System Keys. More...
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const NAV::Keys::InertialNavigationKey &obj) |
Stream insertion operator overload. | |
Inertial Navigation System Keys.
enum NAV::Keys::InertialNavigationKey : uint8_t |
Keys used in the model.
std::ostream & operator<< | ( | std::ostream & | os, |
const NAV::Keys::InertialNavigationKey & | obj ) |
Stream insertion operator overload.
[in,out] | os | Output stream object to stream the time into |
[in] | obj | Object to print |