Bogie. More...
#include <CPACSBogie.h>
Public Member Functions | |
TIGL_EXPORT | CPACSBogie (CPACSLandingGearComponentAssembly *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT const CPACSAxleAssemblies & | GetAxleAssemblies () const |
virtual TIGL_EXPORT CPACSAxleAssemblies & | GetAxleAssemblies () |
virtual TIGL_EXPORT const double & | GetLength () const |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
TIGL_EXPORT CPACSLandingGearComponentAssembly * | GetParent () |
TIGL_EXPORT const CPACSLandingGearComponentAssembly * | GetParent () const |
virtual TIGL_EXPORT const CPACSStrutProperties & | GetStrutProperties () const |
virtual TIGL_EXPORT CPACSStrutProperties & | GetStrutProperties () |
virtual TIGL_EXPORT const double & | GetTiltAngle () const |
virtual TIGL_EXPORT const std::string & | GetUID () const |
TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
virtual TIGL_EXPORT void | SetLength (const double &value) |
virtual TIGL_EXPORT void | SetTiltAngle (const double &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 | ~CPACSBogie () |
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 |
Protected Attributes | |
CPACSAxleAssemblies | m_axleAssemblies |
double | m_length |
Length of the bogie. More... | |
CPACSLandingGearComponentAssembly * | m_parent |
CPACSStrutProperties | m_strutProperties |
double | m_tiltAngle |
Tilt angle of the bogie in airborne conditions. More... | |
std::string | m_uID |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSBogie (const CPACSBogie &)=delete | |
CPACSBogie (CPACSBogie &&)=delete | |
CPACSBogie & | operator= (const CPACSBogie &)=delete |
CPACSBogie & | operator= (CPACSBogie &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
Bogie.
Geometric description and material properties of the landing gear axle bogie (including the axle configuration)
TIGL_EXPORT tigl::generated::CPACSBogie::CPACSBogie | ( | CPACSLandingGearComponentAssembly * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
TIGL_EXPORT CPACSLandingGearComponentAssembly* tigl::generated::CPACSBogie::GetParent | ( | ) |
TIGL_EXPORT const CPACSLandingGearComponentAssembly* tigl::generated::CPACSBogie::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
Length of the bogie.
|
protected |
|
protected |
|
protected |
Tilt angle of the bogie in airborne conditions.
|
protected |
|
protected |