3.5.0-rc1
Loading...
Searching...
No Matches
tigl::generated::CPACSCabinGeometryContour Class Reference

Cabin geometry contour. More...

#include <CPACSCabinGeometryContour.h>

Public Member Functions

TIGL_EXPORT CPACSCabinGeometryContour (CPACSCabinGeometryContours *parent)
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSCabinGeometryContoursGetParent ()
TIGL_EXPORT const CPACSCabinGeometryContoursGetParent () const
virtual TIGL_EXPORT CPACSDoubleVectorBaseGetY ()
virtual TIGL_EXPORT const CPACSDoubleVectorBaseGetY () const
virtual TIGL_EXPORT const double & GetZ () const
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
virtual TIGL_EXPORT void SetZ (const double &value)
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSCabinGeometryContour ()

Protected Attributes

CPACSCabinGeometryContoursm_parent
CPACSDoubleVectorBase m_y
 Vector with y-coordinates.
double m_z
 Height z.

Private Member Functions

 CPACSCabinGeometryContour (const CPACSCabinGeometryContour &)=delete
 CPACSCabinGeometryContour (CPACSCabinGeometryContour &&)=delete
CPACSCabinGeometryContouroperator= (const CPACSCabinGeometryContour &)=delete
CPACSCabinGeometryContouroperator= (CPACSCabinGeometryContour &&)=delete

Detailed Description

Cabin geometry contour.

Type to define a lateral position value "y" at a given height "z" (in the parent deck coordinate system) for each entry "x" in the parent cabin geometry definition.

Constructor & Destructor Documentation

◆ CPACSCabinGeometryContour() [1/3]

TIGL_EXPORT tigl::generated::CPACSCabinGeometryContour::CPACSCabinGeometryContour ( CPACSCabinGeometryContours * parent)

◆ ~CPACSCabinGeometryContour()

virtual TIGL_EXPORT tigl::generated::CPACSCabinGeometryContour::~CPACSCabinGeometryContour ( )
virtual

◆ CPACSCabinGeometryContour() [2/3]

tigl::generated::CPACSCabinGeometryContour::CPACSCabinGeometryContour ( const CPACSCabinGeometryContour & )
privatedelete

◆ CPACSCabinGeometryContour() [3/3]

tigl::generated::CPACSCabinGeometryContour::CPACSCabinGeometryContour ( CPACSCabinGeometryContour && )
privatedelete

Member Function Documentation

◆ GetNextUIDParent() [1/2]

virtual TIGL_EXPORT CTiglUIDObject * tigl::generated::CPACSCabinGeometryContour::GetNextUIDParent ( )
virtual

◆ GetNextUIDParent() [2/2]

virtual TIGL_EXPORT const CTiglUIDObject * tigl::generated::CPACSCabinGeometryContour::GetNextUIDParent ( ) const
virtual

◆ GetParent() [1/2]

TIGL_EXPORT CPACSCabinGeometryContours * tigl::generated::CPACSCabinGeometryContour::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSCabinGeometryContours * tigl::generated::CPACSCabinGeometryContour::GetParent ( ) const

◆ GetY() [1/2]

virtual TIGL_EXPORT CPACSDoubleVectorBase & tigl::generated::CPACSCabinGeometryContour::GetY ( )
virtual

◆ GetY() [2/2]

virtual TIGL_EXPORT const CPACSDoubleVectorBase & tigl::generated::CPACSCabinGeometryContour::GetY ( ) const
virtual

◆ GetZ()

virtual TIGL_EXPORT const double & tigl::generated::CPACSCabinGeometryContour::GetZ ( ) const
virtual

◆ operator=() [1/2]

CPACSCabinGeometryContour & tigl::generated::CPACSCabinGeometryContour::operator= ( const CPACSCabinGeometryContour & )
privatedelete

◆ operator=() [2/2]

CPACSCabinGeometryContour & tigl::generated::CPACSCabinGeometryContour::operator= ( CPACSCabinGeometryContour && )
privatedelete

◆ ReadCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSCabinGeometryContour::ReadCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath )
virtual

◆ SetZ()

virtual TIGL_EXPORT void tigl::generated::CPACSCabinGeometryContour::SetZ ( const double & value)
virtual

◆ WriteCPACS()

virtual TIGL_EXPORT void tigl::generated::CPACSCabinGeometryContour::WriteCPACS ( const TixiDocumentHandle & tixiHandle,
const std::string & xpath ) const
virtual

Field Documentation

◆ m_parent

CPACSCabinGeometryContours* tigl::generated::CPACSCabinGeometryContour::m_parent
protected

◆ m_y

CPACSDoubleVectorBase tigl::generated::CPACSCabinGeometryContour::m_y
protected

Vector with y-coordinates.

◆ m_z

double tigl::generated::CPACSCabinGeometryContour::m_z
protected

Height z.


The documentation for this class was generated from the following file: