Spar position on the wing. More...
#include <CPACSSparPosition.h>
Protected Attributes | |
CCPACSWingSparPositions * | m_parent |
boost::optional< CCPACSEtaXsiPoint > | m_sparPositionEtaXsi_choice2 |
Defines a spar position using relative eta/xsi coordinates. More... | |
boost::optional< CPACSWingRibPoint > | m_sparPositionRib_choice1 |
Defines a spar position on an existing rib using a relative xsi coordinate to determine the chord wise position on that rib. More... | |
std::string | m_uID |
CTiglUIDManager * | m_uidMgr |
Private Member Functions | |
CPACSSparPosition (const CPACSSparPosition &)=delete | |
CPACSSparPosition (CPACSSparPosition &&)=delete | |
CPACSSparPosition & | operator= (const CPACSSparPosition &)=delete |
CPACSSparPosition & | operator= (CPACSSparPosition &&)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from tigl::CTiglUIDObject | |
~CTiglUIDObject ()=default | |
Spar position on the wing.
sparPositionType, a sparPostion defines a location within the componentSegment where a spar in mounted. Eta and xsi are relative to the componentSegment. Please find below a picture for an example definition of 3 spars in one wing, by using spar position points and spar segments:
TIGL_EXPORT tigl::generated::CPACSSparPosition::CPACSSparPosition | ( | CCPACSWingSparPositions * | parent, |
CTiglUIDManager * | uidMgr | ||
) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
TIGL_EXPORT CCPACSWingSparPositions* tigl::generated::CPACSSparPosition::GetParent | ( | ) |
TIGL_EXPORT const CCPACSWingSparPositions* tigl::generated::CPACSSparPosition::GetParent | ( | ) | const |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements tigl::CTiglReqUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
virtual |
Implements tigl::CTiglUIDObject.
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
TIGL_EXPORT bool tigl::generated::CPACSSparPosition::ValidateChoices | ( | ) | const |
|
virtual |
|
protected |
|
protected |
Defines a spar position using relative eta/xsi coordinates.
|
protected |
Defines a spar position on an existing rib using a relative xsi coordinate to determine the chord wise position on that rib.
|
protected |
|
protected |