Definition of the main landing gear support beam position. More...
#include <CPACSLandingGearSupportBeamPosition.h>
Public Member Functions | |
TIGL_EXPORT | CPACSLandingGearSupportBeamPosition (CPACSSupportBeam *parent, CTiglUIDManager *uidMgr) |
virtual TIGL_EXPORT const CCPACSEtaIsoLine & | GetEtaOutside () const |
virtual TIGL_EXPORT CCPACSEtaIsoLine & | GetEtaOutside () |
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
TIGL_EXPORT CPACSSupportBeam * | GetParent () |
TIGL_EXPORT const CPACSSupportBeam * | GetParent () const |
TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
virtual TIGL_EXPORT const CCPACSXsiIsoLine & | GetXsiInside () const |
virtual TIGL_EXPORT CCPACSXsiIsoLine & | GetXsiInside () |
virtual TIGL_EXPORT void | ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) |
virtual TIGL_EXPORT void | WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const |
virtual TIGL_EXPORT | ~CPACSLandingGearSupportBeamPosition () |
Protected Attributes | |
CCPACSEtaIsoLine | m_etaOutside |
Relative spanwise coordinate (eta) of the outer end of the support beam. The xsi coordinate of the outer end is defined by the spar position (first spar), where the support beam is attached to. More... | |
CPACSSupportBeam * | m_parent |
CTiglUIDManager * | m_uidMgr |
CCPACSXsiIsoLine | m_xsiInside |
Relative chordwise coordinate (xsi) of the inner end of the support beam. The eta position of the inner end is defined by the eta position of the wing root (=wing-fuselage attachment). More... | |
Private Member Functions | |
CPACSLandingGearSupportBeamPosition (const CPACSLandingGearSupportBeamPosition &)=delete | |
CPACSLandingGearSupportBeamPosition (CPACSLandingGearSupportBeamPosition &&)=delete | |
CPACSLandingGearSupportBeamPosition & | operator= (const CPACSLandingGearSupportBeamPosition &)=delete |
CPACSLandingGearSupportBeamPosition & | operator= (CPACSLandingGearSupportBeamPosition &&)=delete |
Definition of the main landing gear support beam position.
Definition of the main landing gear support beam position
TIGL_EXPORT tigl::generated::CPACSLandingGearSupportBeamPosition::CPACSLandingGearSupportBeamPosition | ( | CPACSSupportBeam * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
TIGL_EXPORT CPACSSupportBeam* tigl::generated::CPACSLandingGearSupportBeamPosition::GetParent | ( | ) |
TIGL_EXPORT const CPACSSupportBeam* tigl::generated::CPACSLandingGearSupportBeamPosition::GetParent | ( | ) | const |
TIGL_EXPORT CTiglUIDManager& tigl::generated::CPACSLandingGearSupportBeamPosition::GetUIDManager | ( | ) |
TIGL_EXPORT const CTiglUIDManager& tigl::generated::CPACSLandingGearSupportBeamPosition::GetUIDManager | ( | ) | const |
|
virtual |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
protected |
Relative spanwise coordinate (eta) of the outer end of the support beam. The xsi coordinate of the outer end is defined by the spar position (first spar), where the support beam is attached to.
|
protected |
|
protected |
|
protected |
Relative chordwise coordinate (xsi) of the inner end of the support beam. The eta position of the inner end is defined by the eta position of the wing root (=wing-fuselage attachment).