0.4.1
Loading...
Searching...
No Matches
NAV::vendor::pixhawk::message_format_s Struct Reference

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
 

Detailed Description

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.

Field Documentation

◆ format

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.

◆ header

message_header_s NAV::vendor::pixhawk::message_format_s::header

msg header

Definition at line 54 of file UlogFileFormat.hpp.


The documentation for this struct was generated from the following file: