#include <msp_msg.hpp>
Public Member Functions | |
void | decode (const std::vector< uint8_t > &data) |
ID | id () const |
Public Attributes | |
float | altitude |
float | vario |
Definition at line 476 of file msp_msg.hpp.
void msp::msg::Altitude::decode | ( | const std::vector< uint8_t > & | data | ) | [inline, virtual] |
Implements msp::Request.
Definition at line 482 of file msp_msg.hpp.
ID msp::msg::Altitude::id | ( | ) | const [inline, virtual] |
Implements msp::Message.
Definition at line 477 of file msp_msg.hpp.
Definition at line 479 of file msp_msg.hpp.
Definition at line 480 of file msp_msg.hpp.