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

#include <msp_msg.hpp>

List of all members.

Public Member Functions

 PidTerms ()
 PidTerms (const uint8_t P, const uint8_t I, const uint8_t D)

Public Attributes

float D
float I
float P

Detailed Description

Definition at line 529 of file msp_msg.hpp.


Constructor & Destructor Documentation

Definition at line 534 of file msp_msg.hpp.

msp::msg::PidTerms::PidTerms ( const uint8_t  P,
const uint8_t  I,
const uint8_t  D 
) [inline]

Definition at line 536 of file msp_msg.hpp.


Member Data Documentation

Definition at line 532 of file msp_msg.hpp.

Definition at line 531 of file msp_msg.hpp.

Definition at line 530 of file msp_msg.hpp.


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


msp
Author(s): Christian Rauch
autogenerated on Mon Oct 9 2017 03:02:14