#include <CCPACSRotorBlades.h>
Additional Inherited Members | |
| Protected Attributes inherited from tigl::generated::CPACSRotorBlades | |
| 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. | |
| CTiglUIDManager * | m_uidMgr |
| TIGL_EXPORT tigl::CCPACSRotorBlades::CCPACSRotorBlades | ( | CCPACSRotorcraftModel * | parent, |
| CTiglUIDManager * | uidMgr ) |
| TIGL_EXPORT CCPACSConfiguration & tigl::CCPACSRotorBlades::GetConfiguration | ( | ) |
| TIGL_EXPORT const CCPACSConfiguration & tigl::CCPACSRotorBlades::GetConfiguration | ( | ) | const |
| TIGL_EXPORT void tigl::CCPACSRotorBlades::Invalidate | ( | const boost::optional< std::string > & | source = boost::none | ) | const |