3.4.1
tigl::CCPACSRotorHinges Class Reference

#include <CCPACSRotorHinges.h>

+ Inheritance diagram for tigl::CCPACSRotorHinges:

Public Member Functions

TIGL_EXPORT CCPACSRotorHinges (CCPACSRotorBladeAttachment *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT const CCPACSConfigurationGetConfiguration () const
 
TIGL_EXPORT CCPACSConfigurationGetConfiguration ()
 
TIGL_EXPORT const CCPACSRotorGetRotor () const
 
TIGL_EXPORT CCPACSRotorGetRotor ()
 
TIGL_EXPORT const CCPACSRotorBladeAttachmentGetRotorBladeAttachment () const
 
TIGL_EXPORT CCPACSRotorBladeAttachmentGetRotorBladeAttachment ()
 
TIGL_EXPORT const CCPACSRotorHingeGetRotorHinge (size_t index) const
 
TIGL_EXPORT CCPACSRotorHingeGetRotorHinge (size_t index)
 
TIGL_EXPORT size_t 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 CCPACSRotorHingeGetHinge (size_t index) const
 
virtual TIGL_EXPORT CCPACSRotorHingeGetHinge (size_t index)
 
virtual TIGL_EXPORT const CCPACSRotorHingeGetHinge (const std::string &UID) const
 
virtual TIGL_EXPORT CCPACSRotorHingeGetHinge (const std::string &UID)
 
virtual TIGL_EXPORT size_t GetHingeCount () const
 
virtual TIGL_EXPORT size_t GetHingeIndex (const std::string &UID) const
 
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() [1/2]

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

◆ GetConfiguration() [2/2]

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

◆ GetRotor() [1/2]

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

◆ GetRotor() [2/2]

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

◆ GetRotorBladeAttachment() [1/2]

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

◆ GetRotorBladeAttachment() [2/2]

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

◆ GetRotorHinge() [1/2]

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

◆ GetRotorHinge() [2/2]

TIGL_EXPORT CCPACSRotorHinge& tigl::CCPACSRotorHinges::GetRotorHinge ( size_t  index)

◆ GetRotorHingeCount()

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

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