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