#include <CCPACSEtaXsiPoint.h>
|
| 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-xsi values are considered to be in segment eta-xsi coordinates; if it points to a componentSegment, then componentSegment eta-xsi coordinates are used. More...
|
| |
| CTiglUIDManager * | m_uidMgr |
| |
| double | m_xsi |
| | Relative chordwise position. Xsi refers to the segment or componentSegment depending on the referenced uID. More...
|
| |
◆ CCPACSEtaXsiPoint() [1/4]
| TIGL_EXPORT tigl::CCPACSEtaXsiPoint::CCPACSEtaXsiPoint |
( |
| ) |
|
◆ CCPACSEtaXsiPoint() [2/4]
◆ CCPACSEtaXsiPoint() [3/4]
◆ CCPACSEtaXsiPoint() [4/4]
◆ InvalidateParent()
| void tigl::CCPACSEtaXsiPoint::InvalidateParent |
( |
| ) |
const |
|
private |
◆ SetEta()
| TIGL_EXPORT void tigl::CCPACSEtaXsiPoint::SetEta |
( |
const double & |
value | ) |
|
|
overridevirtual |
◆ SetReferenceUID()
| TIGL_EXPORT void tigl::CCPACSEtaXsiPoint::SetReferenceUID |
( |
const std::string & |
value | ) |
|
|
overridevirtual |
◆ SetXsi()
| TIGL_EXPORT void tigl::CCPACSEtaXsiPoint::SetXsi |
( |
const double & |
value | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: