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