Center cowl. More...
#include <CPACSNacelleCenterCowl.h>
Inheritance diagram for tigl::generated::CPACSNacelleCenterCowl:Public Member Functions | |
| TIGL_EXPORT | CPACSNacelleCenterCowl (CPACSEngineNacelle *parent, CTiglUIDManager *uidMgr) |
| virtual TIGL_EXPORT const std::string & | GetCurveUID () const |
| virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSEngineNacelle * | GetParent () |
| TIGL_EXPORT const CPACSEngineNacelle * | GetParent () const |
| virtual TIGL_EXPORT const std::string & | GetUID () const |
| TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
| TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
| virtual TIGL_EXPORT const double & | GetXOffset () const |
| virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
| virtual TIGL_EXPORT void | SetCurveUID (const std::string &value) |
| virtual TIGL_EXPORT void | SetUID (const std::string &value) |
| virtual TIGL_EXPORT void | SetXOffset (const double &value) |
| virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
| virtual TIGL_EXPORT | ~CPACSNacelleCenterCowl () |
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 |
Public Member Functions inherited from tigl::ITiglUIDRefObject | |
| virtual | ~ITiglUIDRefObject ()=default |
Protected Attributes | |
| std::string | m_curveUID |
| UID of the curve profile (vehicles/profiles/curveProfiles/..) More... | |
| CPACSEngineNacelle * | m_parent |
| std::string | m_uID |
| CTiglUIDManager * | m_uidMgr |
| double | m_xOffset |
| Offset of the rotation curve in x-direction. More... | |
Private Member Functions | |
| CPACSNacelleCenterCowl (const CPACSNacelleCenterCowl &)=delete | |
| CPACSNacelleCenterCowl (CPACSNacelleCenterCowl &&)=delete | |
| TIGL_EXPORT const CTiglUIDObject * | GetNextUIDObject () const final |
| TIGL_EXPORT void | NotifyUIDChange (const std::string &oldUid, const std::string &newUid) final |
| CPACSNacelleCenterCowl & | operator= (const CPACSNacelleCenterCowl &)=delete |
| CPACSNacelleCenterCowl & | operator= (CPACSNacelleCenterCowl &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
| ~CTiglUIDObject ()=default | |
Center cowl.
The centerCowl is defined by the rotation of a given curve profile (referenced via curveUID ) around the x -axis.
| TIGL_EXPORT tigl::generated::CPACSNacelleCenterCowl::CPACSNacelleCenterCowl | ( | CPACSEngineNacelle * | parent, |
| CTiglUIDManager * | uidMgr | ||
| ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
| TIGL_EXPORT CPACSEngineNacelle* tigl::generated::CPACSNacelleCenterCowl::GetParent | ( | ) |
| TIGL_EXPORT const CPACSEngineNacelle* tigl::generated::CPACSNacelleCenterCowl::GetParent | ( | ) | const |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
|
finalprivatevirtual |
Implements tigl::ITiglUIDRefObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
UID of the curve profile (vehicles/profiles/curveProfiles/..)
|
protected |
|
protected |
|
protected |
|
protected |
Offset of the rotation curve in x-direction.