Public Member Functions | Public Attributes
msp::msg::PidTerms Struct Reference

#include <msp_msg.hpp>

Inheritance diagram for msp::msg::PidTerms:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool pack_into (ByteVector &data) const
bool unpack_from (const ByteVector &data)

Public Attributes

uint8_t D
uint8_t I
uint8_t P

Detailed Description

Definition at line 3203 of file msp_msg.hpp.


Member Function Documentation

bool msp::msg::PidTerms::pack_into ( ByteVector data) const [inline, virtual]

Implements msp::Packable.

Definition at line 3216 of file msp_msg.hpp.

bool msp::msg::PidTerms::unpack_from ( const ByteVector data) [inline, virtual]

Implements msp::Packable.

Definition at line 3208 of file msp_msg.hpp.


Member Data Documentation

Definition at line 3206 of file msp_msg.hpp.

Definition at line 3205 of file msp_msg.hpp.

Definition at line 3204 of file msp_msg.hpp.


The documentation for this struct was generated from the following file:


msp
Author(s): Christian Rauch
autogenerated on Thu Jun 20 2019 19:40:38