![]() |
0.4.1
|
format definition for a single (composite) type that can be logged or used in another definition as a nested type More...
Data Fields | |
std::string | format |
plain-text string with the following format: message_name:field0;field1; | |
message_header_s | header |
msg header | |
format definition for a single (composite) type that can be logged or used in another definition as a nested type
Definition at line 52 of file UlogFileFormat.hpp.
std::string NAV::vendor::pixhawk::message_format_s::format |
plain-text string with the following format: message_name:field0;field1;
Definition at line 55 of file UlogFileFormat.hpp.
message_header_s NAV::vendor::pixhawk::message_format_s::header |
msg header
Definition at line 54 of file UlogFileFormat.hpp.