3.5.0-rc1
Loading...
Searching...
No Matches
tigl::CCPACSRotorProfiles Class Reference

#include <CCPACSRotorProfiles.h>

Inheritance diagram for tigl::CCPACSRotorProfiles:

Public Member Functions

TIGL_EXPORT void AddProfile (CCPACSWingProfile *profile)
TIGL_EXPORT CCPACSRotorProfiles (CCPACSProfiles *parent, CTiglUIDManager *uidMgr)
TIGL_EXPORT void DeleteProfile (std::string uid)
TIGL_EXPORT CCPACSWingProfileGetProfile (std::string uid)
TIGL_EXPORT const CCPACSWingProfileGetProfile (std::string uid) const
TIGL_EXPORT bool HasProfile (std::string uid) const
TIGL_EXPORT void ImportCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
TIGL_EXPORT void Invalidate (const boost::optional< std::string > &source=boost::none) const
TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) override
Public Member Functions inherited from tigl::generated::CPACSRotorAirfoils
virtual TIGL_EXPORT CPACSProfileGeometryAddRotorAirfoil ()
TIGL_EXPORT CPACSRotorAirfoils (CPACSProfiles *parent, CTiglUIDManager *uidMgr)
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSProfilesGetParent ()
TIGL_EXPORT const CPACSProfilesGetParent () const
virtual TIGL_EXPORT CPACSProfileGeometryGetRotorAirfoil (const std::string &UID)
virtual TIGL_EXPORT const CPACSProfileGeometryGetRotorAirfoil (const std::string &UID) const
virtual TIGL_EXPORT CPACSProfileGeometryGetRotorAirfoil (size_t index)
virtual TIGL_EXPORT const CPACSProfileGeometryGetRotorAirfoil (size_t index) const
virtual TIGL_EXPORT size_t GetRotorAirfoilCount () const
virtual TIGL_EXPORT size_t GetRotorAirfoilIndex (const std::string &UID) const
virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetRotorAirfoils ()
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetRotorAirfoils () const
TIGL_EXPORT CTiglUIDManagerGetUIDManager ()
TIGL_EXPORT const CTiglUIDManagerGetUIDManager () const
virtual TIGL_EXPORT void RemoveRotorAirfoil (CPACSProfileGeometry &ref)
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSRotorAirfoils ()

Additional Inherited Members

Protected Attributes inherited from tigl::generated::CPACSRotorAirfoils
CPACSProfilesm_parent
std::vector< std::unique_ptr< CPACSProfileGeometry > > m_rotorAirfoils
CTiglUIDManagerm_uidMgr

Constructor & Destructor Documentation

◆ CCPACSRotorProfiles()

TIGL_EXPORT tigl::CCPACSRotorProfiles::CCPACSRotorProfiles ( CCPACSProfiles * parent,
CTiglUIDManager * uidMgr )

Member Function Documentation

◆ AddProfile()

TIGL_EXPORT void tigl::CCPACSRotorProfiles::AddProfile ( CCPACSWingProfile * profile)

◆ DeleteProfile()

TIGL_EXPORT void tigl::CCPACSRotorProfiles::DeleteProfile ( std::string uid)

◆ GetProfile() [1/2]

TIGL_EXPORT CCPACSWingProfile & tigl::CCPACSRotorProfiles::GetProfile ( std::string uid)

◆ GetProfile() [2/2]

TIGL_EXPORT const CCPACSWingProfile & tigl::CCPACSRotorProfiles::GetProfile ( std::string uid) const

◆ HasProfile()

TIGL_EXPORT bool tigl::CCPACSRotorProfiles::HasProfile ( std::string uid) const

◆ ImportCPACS()

TIGL_EXPORT void tigl::CCPACSRotorProfiles::ImportCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath )

◆ Invalidate()

TIGL_EXPORT void tigl::CCPACSRotorProfiles::Invalidate ( const boost::optional< std::string > & source = boost::none) const

◆ ReadCPACS()

TIGL_EXPORT void tigl::CCPACSRotorProfiles::ReadCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath )
overridevirtual

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