|
WSF
|
#include <WsfRigidBodySixDOF_PilotObject.hpp>

Public Member Functions | |
| InputOutputPair (const std::string &aOutputName) | |
Public Attributes | |
| std::string | outputName |
| FlightControlInputValue * | controlInput = nullptr |
| bool | copiedInput = false |
|
inlineexplicit |
References outputName.
| FlightControlInputValue* wsf::six_dof::RigidBodyPilotObject::InputOutputPair::controlInput = nullptr |
| bool wsf::six_dof::RigidBodyPilotObject::InputOutputPair::copiedInput = false |
Referenced by wsf::six_dof::RigidBodyPilotObject::MatchInputOutput().
| std::string wsf::six_dof::RigidBodyPilotObject::InputOutputPair::outputName |