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