3.4.0
tigl::CCPACSRotorHinges Class Reference

#include <CCPACSRotorHinges.h>

+ Inheritance diagram for tigl::CCPACSRotorHinges:

Public Member Functions

TIGL_EXPORT CCPACSRotorHinges (CCPACSRotorBladeAttachment *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CCPACSConfigurationGetConfiguration () const
 
TIGL_EXPORT CCPACSRotorGetRotor () const
 
TIGL_EXPORT CCPACSRotorBladeAttachmentGetRotorBladeAttachment () const
 
TIGL_EXPORT CCPACSRotorHingeGetRotorHinge (int index) const
 
TIGL_EXPORT int GetRotorHingeCount () const
 
- Public Member Functions inherited from tigl::generated::CPACSRotorHubHinges
virtual TIGL_EXPORT CCPACSRotorHingeAddHinge ()
 
TIGL_EXPORT CPACSRotorHubHinges (CCPACSRotorBladeAttachment *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CCPACSRotorHinge > > & GetHinges () const
 
virtual TIGL_EXPORT std::vector< std::unique_ptr< CCPACSRotorHinge > > & GetHinges ()
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSRotorBladeAttachmentGetParent ()
 
TIGL_EXPORT const CCPACSRotorBladeAttachmentGetParent () const
 
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
 
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
 
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
 
virtual TIGL_EXPORT void RemoveHinge (CCPACSRotorHinge &ref)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSRotorHubHinges ()
 

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...
 
CCPACSRotorBladeAttachmentm_parent
 
CTiglUIDManagerm_uidMgr
 

Constructor & Destructor Documentation

◆ CCPACSRotorHinges()

TIGL_EXPORT tigl::CCPACSRotorHinges::CCPACSRotorHinges ( CCPACSRotorBladeAttachment parent,
CTiglUIDManager uidMgr 
)

Member Function Documentation

◆ GetConfiguration()

TIGL_EXPORT CCPACSConfiguration& tigl::CCPACSRotorHinges::GetConfiguration ( ) const

◆ GetRotor()

TIGL_EXPORT CCPACSRotor& tigl::CCPACSRotorHinges::GetRotor ( ) const

◆ GetRotorBladeAttachment()

TIGL_EXPORT CCPACSRotorBladeAttachment& tigl::CCPACSRotorHinges::GetRotorBladeAttachment ( ) const

◆ GetRotorHinge()

TIGL_EXPORT CCPACSRotorHinge& tigl::CCPACSRotorHinges::GetRotorHinge ( int  index) const

◆ GetRotorHingeCount()

TIGL_EXPORT int tigl::CCPACSRotorHinges::GetRotorHingeCount ( ) const

The documentation for this class was generated from the following file: