auv_control
Public Member Functions | Public Attributes | List of all members
auv_control::PIDState Struct Reference

#include <6dControl.hpp>

Inheritance diagram for auv_control::PIDState:

Public Member Functions

 PIDState ()
 
 PIDState (motor_controller::PIDState const &state, bool active)
 

Public Attributes

bool active
 

Constructor & Destructor Documentation

◆ PIDState() [1/2]

auv_control::PIDState::PIDState ( )
inline

◆ PIDState() [2/2]

auv_control::PIDState::PIDState ( motor_controller::PIDState const &  state,
bool  active 
)
inline

Member Data Documentation

◆ active

bool auv_control::PIDState::active

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