mavsdk::Camera::Information Struct Reference

#include: camera.h


Type to represent a camera information.

Data Fields

std::string vendor_name {} - Name of the camera vendor.

std::string model_name {} - Name of the camera model.

float focal_length_mm {} - Focal length.

float horizontal_sensor_size_mm {} - Horizontal sensor size.

float vertical_sensor_size_mm {} - Vertical sensor size.

uint32_t horizontal_resolution_px {} - Horizontal image resolution in pixels.

uint32_t vertical_resolution_px {} - Vertical image resolution in pixels.

Field Documentation

vendor_name

std::string mavsdk::Camera::Information::vendor_name {}

Name of the camera vendor.

model_name

std::string mavsdk::Camera::Information::model_name {}

Name of the camera model.

focal_length_mm

float mavsdk::Camera::Information::focal_length_mm {}

Focal length.

horizontal_sensor_size_mm

float mavsdk::Camera::Information::horizontal_sensor_size_mm {}

Horizontal sensor size.

vertical_sensor_size_mm

float mavsdk::Camera::Information::vertical_sensor_size_mm {}

Vertical sensor size.

horizontal_resolution_px

uint32_t mavsdk::Camera::Information::horizontal_resolution_px {}

Horizontal image resolution in pixels.

vertical_resolution_px

uint32_t mavsdk::Camera::Information::vertical_resolution_px {}

Vertical image resolution in pixels.

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

results matching ""

    No results matching ""