3.4.0
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) 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 (CCPACSProfiles *parent, CTiglUIDManager *uidMgr)
 
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
 
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
 
TIGL_EXPORT CCPACSProfilesGetParent ()
 
TIGL_EXPORT const CCPACSProfilesGetParent () const
 
virtual TIGL_EXPORT const std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetRotorAirfoils () const
 
virtual TIGL_EXPORT std::vector< std::unique_ptr< CPACSProfileGeometry > > & GetRotorAirfoils ()
 
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
CCPACSProfilesm_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()

TIGL_EXPORT 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: