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

Environmental conditions. More...

#include <CPACSEnvironment.h>

Public Member Functions

TIGL_EXPORT CPACSEnvironment (CPACSGlobalFlightPoint *parent)
TIGL_EXPORT CPACSEnvironment (CPACSPointPerformanceDefinition *parent)
virtual TIGL_EXPORT const CPACSAtmosphericModelGetAtmosphericModel () const
virtual TIGL_EXPORT const boost::optional< double > & GetDeltaTemperature () const
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
template<typename P>
P * GetParent ()
template<typename P>
const P * GetParent () const
template<typename P>
bool IsParent () const
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
virtual TIGL_EXPORT void SetAtmosphericModel (const CPACSAtmosphericModel &value)
virtual TIGL_EXPORT void SetDeltaTemperature (const boost::optional< double > &value)
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSEnvironment ()

Protected Attributes

CPACSAtmosphericModel m_atmosphericModel
boost::optional< double > m_deltaTemperature
 Delta temperature with respect to the standard temperature of the selected atmosphere [K].
void * m_parent
const std::type_info * m_parentType

Private Member Functions

 CPACSEnvironment (const CPACSEnvironment &)=delete
 CPACSEnvironment (CPACSEnvironment &&)=delete
CPACSEnvironmentoperator= (const CPACSEnvironment &)=delete
CPACSEnvironmentoperator= (CPACSEnvironment &&)=delete

Detailed Description

Environmental conditions.

Specification of environmental conditions

Constructor & Destructor Documentation

◆ CPACSEnvironment() [1/4]

TIGL_EXPORT tigl::generated::CPACSEnvironment::CPACSEnvironment ( CPACSGlobalFlightPoint * parent)

◆ CPACSEnvironment() [2/4]

TIGL_EXPORT tigl::generated::CPACSEnvironment::CPACSEnvironment ( CPACSPointPerformanceDefinition * parent)

◆ ~CPACSEnvironment()

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

◆ CPACSEnvironment() [3/4]

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

◆ CPACSEnvironment() [4/4]

tigl::generated::CPACSEnvironment::CPACSEnvironment ( CPACSEnvironment && )
privatedelete

Member Function Documentation

◆ GetAtmosphericModel()

virtual TIGL_EXPORT const CPACSAtmosphericModel & tigl::generated::CPACSEnvironment::GetAtmosphericModel ( ) const
virtual

◆ GetDeltaTemperature()

virtual TIGL_EXPORT const boost::optional< double > & tigl::generated::CPACSEnvironment::GetDeltaTemperature ( ) const
virtual

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

template<typename P>
P * tigl::generated::CPACSEnvironment::GetParent ( )
inline

◆ GetParent() [2/2]

template<typename P>
const P * tigl::generated::CPACSEnvironment::GetParent ( ) const
inline

◆ IsParent()

template<typename P>
bool tigl::generated::CPACSEnvironment::IsParent ( ) const
inline

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ SetAtmosphericModel()

virtual TIGL_EXPORT void tigl::generated::CPACSEnvironment::SetAtmosphericModel ( const CPACSAtmosphericModel & value)
virtual

◆ SetDeltaTemperature()

virtual TIGL_EXPORT void tigl::generated::CPACSEnvironment::SetDeltaTemperature ( const boost::optional< double > & value)
virtual

◆ WriteCPACS()

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

Field Documentation

◆ m_atmosphericModel

CPACSAtmosphericModel tigl::generated::CPACSEnvironment::m_atmosphericModel
protected

◆ m_deltaTemperature

boost::optional<double> tigl::generated::CPACSEnvironment::m_deltaTemperature
protected

Delta temperature with respect to the standard temperature of the selected atmosphere [K].

◆ m_parent

void* tigl::generated::CPACSEnvironment::m_parent
protected

◆ m_parentType

const std::type_info* tigl::generated::CPACSEnvironment::m_parentType
protected

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