#include <WsfPointMassSixDOF_ControlActuator.hpp>
◆ PointMassControlActuator() [1/2]
◆ PointMassControlActuator() [2/2]
| wsf::six_dof::PointMassControlActuator::PointMassControlActuator |
( |
const PointMassControlActuator & | aSrc, |
|
|
PointMassFlightControlSystem * | aFlightControlsParent ) |
|
explicit |
◆ ~PointMassControlActuator()
| wsf::six_dof::PointMassControlActuator::~PointMassControlActuator |
( |
| ) |
|
|
default |
◆ Clone()
◆ GetCurrentSetting()
| double wsf::six_dof::PointMassControlActuator::GetCurrentSetting |
( |
| ) |
const |
◆ Initialize()
| bool wsf::six_dof::PointMassControlActuator::Initialize |
( |
int64_t | aSimTime_nanosec | ) |
|
◆ operator=()
◆ ProcessInput()
| bool wsf::six_dof::PointMassControlActuator::ProcessInput |
( |
UtInputBlock & | aInputBlock | ) |
|
◆ SetCurrentSetting()
| void wsf::six_dof::PointMassControlActuator::SetCurrentSetting |
( |
double | aSetting | ) |
|
◆ Update()
| void wsf::six_dof::PointMassControlActuator::Update |
( |
int64_t | aSimTime_nanosec, |
|
|
double | aCommandedAngle_deg ) |
◆ UpdateAndGetCurrentSetting()
| double wsf::six_dof::PointMassControlActuator::UpdateAndGetCurrentSetting |
( |
int64_t | aSimTime_nanosec, |
|
|
double | aCommandedSetting ) |
◆ mCommandedSetting
| double wsf::six_dof::PointMassControlActuator::mCommandedSetting = 0.0 |
|
protected |
◆ mCurrentSetting
| double wsf::six_dof::PointMassControlActuator::mCurrentSetting = 0.0 |
|
protected |
◆ mFlightControlsParent
◆ mLagTimeConstant_sec
| double wsf::six_dof::PointMassControlActuator::mLagTimeConstant_sec = 0.0 |
|
protected |
◆ mLastSimTime_nanosec
| int64_t wsf::six_dof::PointMassControlActuator::mLastSimTime_nanosec = 0 |
|
protected |
The documentation for this class was generated from the following files: