mavsdk::ComponentInformation::FloatParam Struct Reference

#include: component_information.h


Meta information for parameter of type float.

Data Fields

std::string name {} - Name (max 16 chars)

std::string short_description {} - Short description.

std::string long_description {} - Long description.

std::string unit {} - Unit.

int32_t decimal_places {} - Decimal places for user to show.

float start_value {} - Current/starting value.

float default_value {} - Default value.

float min_value {} - Minimum value.

float max_value {} - Maximum value.

Field Documentation

name

std::string mavsdk::ComponentInformation::FloatParam::name {}

Name (max 16 chars)

short_description

std::string mavsdk::ComponentInformation::FloatParam::short_description {}

Short description.

long_description

std::string mavsdk::ComponentInformation::FloatParam::long_description {}

Long description.

unit

std::string mavsdk::ComponentInformation::FloatParam::unit {}

Unit.

decimal_places

int32_t mavsdk::ComponentInformation::FloatParam::decimal_places {}

Decimal places for user to show.

start_value

float mavsdk::ComponentInformation::FloatParam::start_value {}

Current/starting value.

default_value

float mavsdk::ComponentInformation::FloatParam::default_value {}

Default value.

min_value

float mavsdk::ComponentInformation::FloatParam::min_value {}

Minimum value.

max_value

float mavsdk::ComponentInformation::FloatParam::max_value {}

Maximum value.

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

results matching ""

    No results matching ""