3.5.0-rc1
Loading...
Searching...
No Matches
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 ()
TIGL_EXPORT const CCPACSConfigurationGetConfiguration () const
TIGL_EXPORT TiglRotorHubType GetDefaultedType () const
TIGL_EXPORT CCPACSRotorGetRotor ()
TIGL_EXPORT const CCPACSRotorGetRotor () const
TIGL_EXPORT CTiglAttachedRotorBladeGetRotorBlade (size_t index)
TIGL_EXPORT const CTiglAttachedRotorBladeGetRotorBlade (size_t index) const
TIGL_EXPORT CCPACSRotorBladeAttachmentGetRotorBladeAttachment (size_t index)
TIGL_EXPORT const CCPACSRotorBladeAttachmentGetRotorBladeAttachment (size_t index) const
TIGL_EXPORT size_t GetRotorBladeAttachmentCount () const
TIGL_EXPORT size_t 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 CCPACSRotorBladeAttachmentsGetRotorBladeAttachments ()
virtual TIGL_EXPORT const CCPACSRotorBladeAttachmentsGetRotorBladeAttachments () const
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.
boost::optional< std::string > m_name
 Name of the rotor hub.
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.
boost::optional< TiglRotorHubTypem_type
 Rotor head type. Possible values: "semiRigid", "rigid", "articulated", "hingeless".
std::string m_uID
CTiglUIDManagerm_uidMgr

Constructor & Destructor Documentation

◆ CCPACSRotorHub()

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

Member Function Documentation

◆ GetConfiguration() [1/2]

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

◆ GetConfiguration() [2/2]

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

◆ GetDefaultedType()

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

◆ GetRotor() [1/2]

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

◆ GetRotor() [2/2]

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

◆ GetRotorBlade() [1/2]

TIGL_EXPORT CTiglAttachedRotorBlade & tigl::CCPACSRotorHub::GetRotorBlade ( size_t index)

◆ GetRotorBlade() [2/2]

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

◆ GetRotorBladeAttachment() [1/2]

TIGL_EXPORT CCPACSRotorBladeAttachment & tigl::CCPACSRotorHub::GetRotorBladeAttachment ( size_t index)

◆ GetRotorBladeAttachment() [2/2]

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

◆ GetRotorBladeAttachmentCount()

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

◆ GetRotorBladeCount()

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

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