3.4.0
tigl::CCPACSRotorHub Class Reference

#include <CCPACSRotorHub.h>

+ Inheritance diagram for tigl::CCPACSRotorHub:

Public Member Functions

TIGL_EXPORT CCPACSRotorHub (CCPACSRotor *parent, CTiglUIDManager *uidMgr)
 
TIGL_EXPORT CCPACSConfigurationGetConfiguration () const
 
TIGL_EXPORT TiglRotorHubType GetDefaultedType () const
 
TIGL_EXPORT CCPACSRotorGetRotor () const
 
TIGL_EXPORT CTiglAttachedRotorBladeGetRotorBlade (int index) const
 
TIGL_EXPORT CCPACSRotorBladeAttachmentGetRotorBladeAttachment (int index) const
 
TIGL_EXPORT int GetRotorBladeAttachmentCount () const
 
TIGL_EXPORT int GetRotorBladeCount () const
 
- Public Member Functions inherited from tigl::generated::CPACSRotorHub
TIGL_EXPORT CPACSRotorHub (CCPACSRotor *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT const boost::optional< std::string > & GetDescription () const
 
virtual TIGL_EXPORT const boost::optional< std::string > & GetName () const
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSRotorGetParent ()
 
TIGL_EXPORT const CCPACSRotorGetParent () const
 
virtual TIGL_EXPORT const CCPACSRotorBladeAttachmentsGetRotorBladeAttachments () const
 
virtual TIGL_EXPORT CCPACSRotorBladeAttachmentsGetRotorBladeAttachments ()
 
virtual TIGL_EXPORT const boost::optional< TiglRotorHubType > & GetType () const
 
virtual TIGL_EXPORT const std::string & GetUID () 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 SetDescription (const boost::optional< std::string > &value)
 
virtual TIGL_EXPORT void SetName (const boost::optional< std::string > &value)
 
virtual TIGL_EXPORT void SetType (const boost::optional< TiglRotorHubType > &value)
 
virtual TIGL_EXPORT void SetUID (const std::string &value)
 
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
 
virtual TIGL_EXPORT ~CPACSRotorHub ()
 
- Public Member Functions inherited from tigl::CTiglReqUIDObject
boost::optional< std::string > GetObjectUID () const
 
virtual ~CTiglReqUIDObject ()=default
 
- Public Member Functions inherited from tigl::CTiglUIDObject
TIGL_EXPORT void Invalidate (const boost::optional< std::string > &source=boost::none) const
 

Additional Inherited Members

- Protected Member Functions inherited from tigl::CTiglUIDObject
 ~CTiglUIDObject ()=default
 
- Protected Attributes inherited from tigl::generated::CPACSRotorHub
boost::optional< std::string > m_description
 Description of the rotor hub. More...
 
boost::optional< std::string > m_name
 Name of the rotor hub. More...
 
CCPACSRotorm_parent
 
CCPACSRotorBladeAttachments m_rotorBladeAttachments
 Rotor blade attachments are used to define how many rotor blades are attached at which azimuth positions of the rotor hub and the used hinges. More...
 
boost::optional< TiglRotorHubTypem_type
 Rotor head type. Possible values: "semiRigid", "rigid", "articulated", "hingeless". More...
 
std::string m_uID
 
CTiglUIDManagerm_uidMgr
 

Constructor & Destructor Documentation

◆ CCPACSRotorHub()

TIGL_EXPORT tigl::CCPACSRotorHub::CCPACSRotorHub ( CCPACSRotor parent,
CTiglUIDManager uidMgr 
)

Member Function Documentation

◆ GetConfiguration()

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

◆ GetDefaultedType()

TIGL_EXPORT TiglRotorHubType tigl::CCPACSRotorHub::GetDefaultedType ( ) const

◆ GetRotor()

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

◆ GetRotorBlade()

TIGL_EXPORT CTiglAttachedRotorBlade& tigl::CCPACSRotorHub::GetRotorBlade ( int  index) const

◆ GetRotorBladeAttachment()

TIGL_EXPORT CCPACSRotorBladeAttachment& tigl::CCPACSRotorHub::GetRotorBladeAttachment ( int  index) const

◆ GetRotorBladeAttachmentCount()

TIGL_EXPORT int tigl::CCPACSRotorHub::GetRotorBladeAttachmentCount ( ) const

◆ GetRotorBladeCount()

TIGL_EXPORT int tigl::CCPACSRotorHub::GetRotorBladeCount ( ) const

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