mavsdk::Camera::SettingOptions Struct Reference

#include: camera.h


Type to represent a setting with a list of options to choose from.

Data Fields

std::string setting_id {} - Name of the setting (machine readable)

std::string setting_description {} - Description of the setting (human readable)

std::vector< Option > options {} - List of options or if range [min, max] or [min, max, interval].

bool is_range {} - If option is given as a range.

Field Documentation

setting_id

std::string mavsdk::Camera::SettingOptions::setting_id {}

Name of the setting (machine readable)

setting_description

std::string mavsdk::Camera::SettingOptions::setting_description {}

Description of the setting (human readable)

options

std::vector<Option> mavsdk::Camera::SettingOptions::options {}

List of options or if range [min, max] or [min, max, interval].

is_range

bool mavsdk::Camera::SettingOptions::is_range {}

If option is given as a range.

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

results matching ""

    No results matching ""