#include <CCPACSRotorBlades.h>
|
CCPACSRotorcraftModel * | m_parent |
|
std::vector< std::unique_ptr< CCPACSWing > > | m_rotorBlades |
| Rotor blade geometries are defined using the same data structure as wings (wingType). But in order to be compatible with the other rotor blade related types (e.g. rotorType, rotorHubType, rotorHubHingeType) there are some additional conventions/requirements regarding the definition and orientation of rotorBlade geometries: see remarks. More...
|
|
CTiglUIDManager * | m_uidMgr |
|
◆ CCPACSRotorBlades()
◆ AddRotorBlade()
◆ GetConfiguration()
◆ GetRotorBlade() [1/2]
◆ GetRotorBlade() [2/2]
◆ GetRotorBladeCount()
TIGL_EXPORT int tigl::CCPACSRotorBlades::GetRotorBladeCount |
( |
| ) |
const |
◆ GetRotorBladeIndex()
TIGL_EXPORT int tigl::CCPACSRotorBlades::GetRotorBladeIndex |
( |
const std::string & |
uid | ) |
const |
◆ Invalidate()
TIGL_EXPORT void tigl::CCPACSRotorBlades::Invalidate |
( |
const boost::optional< std::string > & |
source = boost::none | ) |
const |
The documentation for this class was generated from the following file: