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

NACA airfoil definition. More...

#include <CPACSNacaProfile.h>

Public Member Functions

TIGL_EXPORT CPACSNacaProfile (CPACSProfileGeometry *parent)
virtual TIGL_EXPORT const boost::optional< std::string > & GetNaca4DigitCode_choice1 () const
virtual TIGL_EXPORT const boost::optional< std::string > & GetNaca5DigitCode_choice2 () const
virtual TIGL_EXPORT CTiglUIDObjectGetNextUIDParent ()
virtual TIGL_EXPORT const CTiglUIDObjectGetNextUIDParent () const
TIGL_EXPORT CPACSProfileGeometryGetParent ()
TIGL_EXPORT const CPACSProfileGeometryGetParent () const
virtual TIGL_EXPORT const boost::optional< double > & GetTrailingEdgeThickness () const
virtual TIGL_EXPORT void ReadCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath)
virtual TIGL_EXPORT void SetNaca4DigitCode_choice1 (const boost::optional< std::string > &value)
virtual TIGL_EXPORT void SetNaca5DigitCode_choice2 (const boost::optional< std::string > &value)
virtual TIGL_EXPORT void SetTrailingEdgeThickness (const boost::optional< double > &value)
TIGL_EXPORT bool ValidateChoices () const
virtual TIGL_EXPORT void WriteCPACS (const TixiDocumentHandle &tixiHandle, const std::string &xpath) const
virtual TIGL_EXPORT ~CPACSNacaProfile ()

Protected Attributes

boost::optional< std::string > m_naca4DigitCode_choice1
boost::optional< std::string > m_naca5DigitCode_choice2
CPACSProfileGeometrym_parent
boost::optional< double > m_trailingEdgeThickness

Private Member Functions

 CPACSNacaProfile (const CPACSNacaProfile &)=delete
 CPACSNacaProfile (CPACSNacaProfile &&)=delete
CPACSNacaProfileoperator= (const CPACSNacaProfile &)=delete
CPACSNacaProfileoperator= (CPACSNacaProfile &&)=delete

Detailed Description

NACA airfoil definition.

Parametric definition of a NACA airfoil (4-digit or 5-digit series).

Constructor & Destructor Documentation

◆ CPACSNacaProfile() [1/3]

TIGL_EXPORT tigl::generated::CPACSNacaProfile::CPACSNacaProfile ( CPACSProfileGeometry * parent)

◆ ~CPACSNacaProfile()

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

◆ CPACSNacaProfile() [2/3]

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

◆ CPACSNacaProfile() [3/3]

tigl::generated::CPACSNacaProfile::CPACSNacaProfile ( CPACSNacaProfile && )
privatedelete

Member Function Documentation

◆ GetNaca4DigitCode_choice1()

virtual TIGL_EXPORT const boost::optional< std::string > & tigl::generated::CPACSNacaProfile::GetNaca4DigitCode_choice1 ( ) const
virtual

◆ GetNaca5DigitCode_choice2()

virtual TIGL_EXPORT const boost::optional< std::string > & tigl::generated::CPACSNacaProfile::GetNaca5DigitCode_choice2 ( ) const
virtual

◆ GetNextUIDParent() [1/2]

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

◆ GetNextUIDParent() [2/2]

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

◆ GetParent() [1/2]

TIGL_EXPORT CPACSProfileGeometry * tigl::generated::CPACSNacaProfile::GetParent ( )

◆ GetParent() [2/2]

TIGL_EXPORT const CPACSProfileGeometry * tigl::generated::CPACSNacaProfile::GetParent ( ) const

◆ GetTrailingEdgeThickness()

virtual TIGL_EXPORT const boost::optional< double > & tigl::generated::CPACSNacaProfile::GetTrailingEdgeThickness ( ) const
virtual

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ ReadCPACS()

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

◆ SetNaca4DigitCode_choice1()

virtual TIGL_EXPORT void tigl::generated::CPACSNacaProfile::SetNaca4DigitCode_choice1 ( const boost::optional< std::string > & value)
virtual

◆ SetNaca5DigitCode_choice2()

virtual TIGL_EXPORT void tigl::generated::CPACSNacaProfile::SetNaca5DigitCode_choice2 ( const boost::optional< std::string > & value)
virtual

◆ SetTrailingEdgeThickness()

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

◆ ValidateChoices()

TIGL_EXPORT bool tigl::generated::CPACSNacaProfile::ValidateChoices ( ) const

◆ WriteCPACS()

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

Field Documentation

◆ m_naca4DigitCode_choice1

boost::optional<std::string> tigl::generated::CPACSNacaProfile::m_naca4DigitCode_choice1
protected

◆ m_naca5DigitCode_choice2

boost::optional<std::string> tigl::generated::CPACSNacaProfile::m_naca5DigitCode_choice2
protected

◆ m_parent

CPACSProfileGeometry* tigl::generated::CPACSNacaProfile::m_parent
protected

◆ m_trailingEdgeThickness

boost::optional<double> tigl::generated::CPACSNacaProfile::m_trailingEdgeThickness
protected

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