|
MAV'RIC
|
Structure of data logging parameter. More...
#include <data_logging.hpp>
Public Attributes | |
| const double * | param |
| Pointer to the parameter value. | |
| char | param_name [MAVLINK_MSG_PARAM_SET_FIELD_PARAM_ID_LEN] |
| Parameter name composed of 16 characters. | |
| mavlink_message_type_t | data_type |
| Parameter type. | |
| uint8_t | precision |
| Number of digit after the zero. | |
Structure of data logging parameter.
1.7.6.1