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 CTiglUIDObject * | GetNextUIDParent () |
| virtual TIGL_EXPORT const CTiglUIDObject * | GetNextUIDParent () const |
| TIGL_EXPORT CPACSProfileGeometry * | GetParent () |
| TIGL_EXPORT const CPACSProfileGeometry * | GetParent () 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 |
| CPACSProfileGeometry * | m_parent |
| boost::optional< double > | m_trailingEdgeThickness |
Private Member Functions | |
| CPACSNacaProfile (const CPACSNacaProfile &)=delete | |
| CPACSNacaProfile (CPACSNacaProfile &&)=delete | |
| CPACSNacaProfile & | operator= (const CPACSNacaProfile &)=delete |
| CPACSNacaProfile & | operator= (CPACSNacaProfile &&)=delete |
NACA airfoil definition.
Parametric definition of a NACA airfoil (4-digit or 5-digit series).
| TIGL_EXPORT tigl::generated::CPACSNacaProfile::CPACSNacaProfile | ( | CPACSProfileGeometry * | parent | ) |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT CPACSProfileGeometry * tigl::generated::CPACSNacaProfile::GetParent | ( | ) |
| TIGL_EXPORT const CPACSProfileGeometry * tigl::generated::CPACSNacaProfile::GetParent | ( | ) | const |
|
virtual |
|
privatedelete |
|
privatedelete |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| TIGL_EXPORT bool tigl::generated::CPACSNacaProfile::ValidateChoices | ( | ) | const |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |