WSF
wsf::six_dof::RigidBodyFlightControlSystem::ControlSurfaceElement Struct Reference

#include <WsfRigidBodySixDOF_FlightControlSystem.hpp>

Public Attributes

std::string controlSurfaceName
std::vector< std::unique_ptr< ControlInputGainStream > > controlInputList
UtCloneablePtr< UtTable::Curve > angleMappingAuto {nullptr}
UtCloneablePtr< UtTable::Curve > angleMappingManual {nullptr}
UtCloneablePtr< RigidBodyControlActuatoractuator {nullptr}
double currentAngle_deg = 0.0
double minAngle_deg = 0.0
double maxAngle_deg = 0.0

Member Data Documentation

◆ actuator

UtCloneablePtr<RigidBodyControlActuator> wsf::six_dof::RigidBodyFlightControlSystem::ControlSurfaceElement::actuator {nullptr}

◆ angleMappingAuto

UtCloneablePtr<UtTable::Curve> wsf::six_dof::RigidBodyFlightControlSystem::ControlSurfaceElement::angleMappingAuto {nullptr}

◆ angleMappingManual

UtCloneablePtr<UtTable::Curve> wsf::six_dof::RigidBodyFlightControlSystem::ControlSurfaceElement::angleMappingManual {nullptr}

◆ controlInputList

std::vector<std::unique_ptr<ControlInputGainStream> > wsf::six_dof::RigidBodyFlightControlSystem::ControlSurfaceElement::controlInputList

◆ controlSurfaceName

std::string wsf::six_dof::RigidBodyFlightControlSystem::ControlSurfaceElement::controlSurfaceName

◆ currentAngle_deg

double wsf::six_dof::RigidBodyFlightControlSystem::ControlSurfaceElement::currentAngle_deg = 0.0

◆ maxAngle_deg

double wsf::six_dof::RigidBodyFlightControlSystem::ControlSurfaceElement::maxAngle_deg = 0.0

◆ minAngle_deg

double wsf::six_dof::RigidBodyFlightControlSystem::ControlSurfaceElement::minAngle_deg = 0.0

The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved