MAV'RIC
Public Attributes | List of all members
onboard_parameters_set_t Struct Reference

Set of onboard parameters. More...

#include <onboard_parameters.h>

Collaboration diagram for onboard_parameters_set_t:
Collaboration graph

Public Attributes

uint32_t param_count
 Number of onboard parameter effectively in the array.
 
uint32_t max_param_count
 Maximum number of parameters.
 
onboard_parameters_entry_t parameters []
 Onboard parameters array, needs memory allocation.
 

Detailed Description

Set of onboard parameters.

Uses C99's flexible member arrays: it is required to allocate memory for this structure


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