#include <P6DofControlActuator.hpp>
◆ P6DofControlActuator() [1/2]
References mCommandedAngle_deg, mCurrentAngle_deg, mFlightControlsParent, mLagTimeConstant_sec, mLastSimTime_nanosec, mMaxAngle_deg, mMaxNegativeRate_dps, mMaxPositiveRate_dps, and mMinAngle_deg.
Referenced by Clone(), operator=(), and P6DofControlActuator().
◆ ~P6DofControlActuator()
| P6DofControlActuator::~P6DofControlActuator |
( |
| ) |
|
|
default |
◆ P6DofControlActuator() [2/2]
◆ Clone()
◆ GetCurrentAngle_deg()
| double P6DofControlActuator::GetCurrentAngle_deg |
( |
| ) |
const |
◆ Initialize()
| bool P6DofControlActuator::Initialize |
( |
int64_t | aSimTime_nanosec | ) |
|
◆ operator=()
◆ ProcessInput()
| bool P6DofControlActuator::ProcessInput |
( |
UtInput & | aInput | ) |
|
◆ SetCurrentAngle_deg()
| void P6DofControlActuator::SetCurrentAngle_deg |
( |
double | aAngle_deg | ) |
|
◆ Update()
| void P6DofControlActuator::Update |
( |
int64_t | aSimTime_nanosec, |
|
|
double | aCommandedAngle_deg ) |
◆ UpdateAndGetCurrentAngle_deg()
| double P6DofControlActuator::UpdateAndGetCurrentAngle_deg |
( |
int64_t | aSimTime_nanosec, |
|
|
double | aCommandedAngle_deg ) |
◆ mCommandedAngle_deg
| double P6DofControlActuator::mCommandedAngle_deg |
|
protected |
◆ mCurrentAngle_deg
| double P6DofControlActuator::mCurrentAngle_deg |
|
protected |
◆ mFlightControlsParent
◆ mLagTimeConstant_sec
| double P6DofControlActuator::mLagTimeConstant_sec |
|
protected |
◆ mLastSimTime_nanosec
| int64_t P6DofControlActuator::mLastSimTime_nanosec |
|
protected |
◆ mMaxAngle_deg
| double P6DofControlActuator::mMaxAngle_deg |
|
protected |
◆ mMaxNegativeRate_dps
| double P6DofControlActuator::mMaxNegativeRate_dps |
|
protected |
◆ mMaxPositiveRate_dps
| double P6DofControlActuator::mMaxPositiveRate_dps |
|
protected |
◆ mMinAngle_deg
| double P6DofControlActuator::mMinAngle_deg |
|
protected |
The documentation for this class was generated from the following files: