mavsdk::Param::AllParams Struct Reference

#include: param.h


Type collecting all integer, float, and custom parameters.

Data Fields

std::vector< IntParam > int_params {} - Collection of all parameter names and values of type int.

std::vector< FloatParam > float_params {} - Collection of all parameter names and values of type float.

std::vector< CustomParam > custom_params {} - Collection of all parameter names and values of type custom.

Field Documentation

int_params

std::vector<IntParam> mavsdk::Param::AllParams::int_params {}

Collection of all parameter names and values of type int.

float_params

std::vector<FloatParam> mavsdk::Param::AllParams::float_params {}

Collection of all parameter names and values of type float.

custom_params

std::vector<CustomParam> mavsdk::Param::AllParams::custom_params {}

Collection of all parameter names and values of type custom.

© MAVSDK Development Team 2017-2023. License: CC BY 4.0            Updated: 2023-12-27 03:10:20

results matching ""

    No results matching ""