mavsdk::Telemetry::PositionVelocityNed Struct Reference
#include: telemetry.h
PositionVelocityNed message type.
Data Fields
PositionNed position {} - Position (NED)
VelocityNed velocity {} - Velocity (NED)
Field Documentation
position
PositionNed mavsdk::Telemetry::PositionVelocityNed::position {}
Position (NED)
velocity
VelocityNed mavsdk::Telemetry::PositionVelocityNed::velocity {}
Velocity (NED)