#include <CCPACSEtaIsoLine.h>
|
TIGL_EXPORT | CCPACSEtaIsoLine (CCPACSWingCellPositionSpanwise *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CCPACSEtaIsoLine (CCPACSControlSurfaceAirfoil *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CCPACSEtaIsoLine (CCPACSControlSurfaceBorderTrailingEdge *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CCPACSEtaIsoLine (CCPACSControlSurfaceSkinCutOutBorder *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CCPACSEtaIsoLine (CCPACSControlSurfaceTrackType *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CCPACSEtaIsoLine (CCPACSCutOutProfile *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CCPACSEtaIsoLine (CCPACSSparCell *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CCPACSEtaIsoLine (CCPACSLandingGearSupportBeamPosition *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT void | SetEta (const double &value) override |
|
TIGL_EXPORT void | SetReferenceUID (const std::string &value) override |
|
TIGL_EXPORT | CPACSEtaIsoLine (CCPACSWingCellPositionSpanwise *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CPACSEtaIsoLine (CPACSControlSurfaceAirfoil *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CPACSEtaIsoLine (CCPACSControlSurfaceBorderTrailingEdge *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CPACSEtaIsoLine (CPACSControlSurfaceSkinCutOutBorder *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CPACSEtaIsoLine (CPACSControlSurfaceTrackType *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CPACSEtaIsoLine (CPACSCutOutProfile *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CPACSEtaIsoLine (CPACSLandingGearSupportBeamPosition *parent, CTiglUIDManager *uidMgr) |
|
TIGL_EXPORT | CPACSEtaIsoLine (CPACSSparCell *parent, CTiglUIDManager *uidMgr) |
|
virtual TIGL_EXPORT const double & | GetEta () const |
|
virtual TIGL_EXPORT CTiglUIDObject * | GetNextUIDParent () |
|
virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
|
template<typename P > |
P * | GetParent () |
|
template<typename P > |
const P * | GetParent () const |
|
virtual TIGL_EXPORT const std::string & | GetReferenceUID () const |
|
TIGL_EXPORT CTiglUIDManager & | GetUIDManager () |
|
TIGL_EXPORT const CTiglUIDManager & | GetUIDManager () const |
|
template<typename P > |
bool | IsParent () const |
|
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 | ~CPACSEtaIsoLine () |
|
virtual | ~ITiglUIDRefObject ()=default |
|
|
double | m_eta |
| Relative spanwise position. Eta refers to the segment or componentSegment depending on the referenced uID. More...
|
|
void * | m_parent |
|
const std::type_info * | m_parentType |
|
std::string | m_referenceUID |
| This reference uID determines the reference coordinate system. If it points to a segment, then the eta value is considered to be in segment eta coordinate; if it points to a componentSegment, then componentSegment eta coordinate is used. More...
|
|
CTiglUIDManager * | m_uidMgr |
|
◆ CCPACSEtaIsoLine() [1/8]
◆ CCPACSEtaIsoLine() [2/8]
◆ CCPACSEtaIsoLine() [3/8]
◆ CCPACSEtaIsoLine() [4/8]
◆ CCPACSEtaIsoLine() [5/8]
◆ CCPACSEtaIsoLine() [6/8]
◆ CCPACSEtaIsoLine() [7/8]
◆ CCPACSEtaIsoLine() [8/8]
◆ InvalidateParent()
void tigl::CCPACSEtaIsoLine::InvalidateParent |
( |
| ) |
const |
|
private |
◆ SetEta()
TIGL_EXPORT void tigl::CCPACSEtaIsoLine::SetEta |
( |
const double & |
value | ) |
|
|
overridevirtual |
◆ SetReferenceUID()
TIGL_EXPORT void tigl::CCPACSEtaIsoLine::SetReferenceUID |
( |
const std::string & |
value | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: