#include <CCPACSRotorHinges.h>
Inheritance diagram for tigl::CCPACSRotorHinges:Additional Inherited Members | |
Protected Attributes inherited from tigl::generated::CPACSRotorHubHinges | |
| std::vector< std::unique_ptr< CCPACSRotorHinge > > | m_hinges |
| Definition of a flap, lead-lag or pitch hinge. More... | |
| CCPACSRotorBladeAttachment * | m_parent |
| CTiglUIDManager * | m_uidMgr |
| TIGL_EXPORT tigl::CCPACSRotorHinges::CCPACSRotorHinges | ( | CCPACSRotorBladeAttachment * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
| TIGL_EXPORT CCPACSConfiguration& tigl::CCPACSRotorHinges::GetConfiguration | ( | ) | const |
| TIGL_EXPORT CCPACSRotor& tigl::CCPACSRotorHinges::GetRotor | ( | ) | const |
| TIGL_EXPORT CCPACSRotorBladeAttachment& tigl::CCPACSRotorHinges::GetRotorBladeAttachment | ( | ) | const |
| TIGL_EXPORT CCPACSRotorHinge& tigl::CCPACSRotorHinges::GetRotorHinge | ( | int | index | ) | const |
| TIGL_EXPORT int tigl::CCPACSRotorHinges::GetRotorHingeCount | ( | ) | const |