cst2DType
More...
#include <CPACSCst2D.h>
◆ CPACSCst2D() [1/4]
◆ CPACSCst2D() [2/4]
◆ ~CPACSCst2D()
virtual TIGL_EXPORT tigl::generated::CPACSCst2D::~CPACSCst2D |
( |
| ) |
|
|
virtual |
◆ CPACSCst2D() [3/4]
tigl::generated::CPACSCst2D::CPACSCst2D |
( |
const CPACSCst2D & |
| ) |
|
|
privatedelete |
◆ CPACSCst2D() [4/4]
tigl::generated::CPACSCst2D::CPACSCst2D |
( |
CPACSCst2D && |
| ) |
|
|
privatedelete |
◆ GetLowerB() [1/2]
◆ GetLowerB() [2/2]
◆ GetLowerN1()
virtual TIGL_EXPORT const double& tigl::generated::CPACSCst2D::GetLowerN1 |
( |
| ) |
const |
|
virtual |
◆ GetLowerN2()
virtual TIGL_EXPORT const double& tigl::generated::CPACSCst2D::GetLowerN2 |
( |
| ) |
const |
|
virtual |
◆ GetNextUIDParent() [1/2]
◆ GetNextUIDParent() [2/2]
◆ GetParent() [1/2]
template<typename P >
P* tigl::generated::CPACSCst2D::GetParent |
( |
| ) |
|
|
inline |
◆ GetParent() [2/2]
template<typename P >
const P* tigl::generated::CPACSCst2D::GetParent |
( |
| ) |
const |
|
inline |
◆ GetPsi() [1/2]
◆ GetPsi() [2/2]
◆ GetTrailingEdgeThickness()
virtual TIGL_EXPORT const boost::optional<double>& tigl::generated::CPACSCst2D::GetTrailingEdgeThickness |
( |
| ) |
const |
|
virtual |
◆ GetUpperB() [1/2]
◆ GetUpperB() [2/2]
◆ GetUpperN1()
virtual TIGL_EXPORT const double& tigl::generated::CPACSCst2D::GetUpperN1 |
( |
| ) |
const |
|
virtual |
◆ GetUpperN2()
virtual TIGL_EXPORT const double& tigl::generated::CPACSCst2D::GetUpperN2 |
( |
| ) |
const |
|
virtual |
◆ IsParent()
template<typename P >
bool tigl::generated::CPACSCst2D::IsParent |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ReadCPACS()
virtual TIGL_EXPORT void tigl::generated::CPACSCst2D::ReadCPACS |
( |
const TixiDocumentHandle & |
tixiHandle, |
|
|
const std::string & |
xpath |
|
) |
| |
|
virtual |
◆ SetLowerN1()
virtual TIGL_EXPORT void tigl::generated::CPACSCst2D::SetLowerN1 |
( |
const double & |
value | ) |
|
|
virtual |
◆ SetLowerN2()
virtual TIGL_EXPORT void tigl::generated::CPACSCst2D::SetLowerN2 |
( |
const double & |
value | ) |
|
|
virtual |
◆ SetTrailingEdgeThickness()
virtual TIGL_EXPORT void tigl::generated::CPACSCst2D::SetTrailingEdgeThickness |
( |
const boost::optional< double > & |
value | ) |
|
|
virtual |
◆ SetUpperN1()
virtual TIGL_EXPORT void tigl::generated::CPACSCst2D::SetUpperN1 |
( |
const double & |
value | ) |
|
|
virtual |
◆ SetUpperN2()
virtual TIGL_EXPORT void tigl::generated::CPACSCst2D::SetUpperN2 |
( |
const double & |
value | ) |
|
|
virtual |
◆ WriteCPACS()
virtual TIGL_EXPORT void tigl::generated::CPACSCst2D::WriteCPACS |
( |
const TixiDocumentHandle & |
tixiHandle, |
|
|
const std::string & |
xpath |
|
) |
| const |
|
virtual |
◆ m_lowerB
B Coefficients for the Bernstein polynominal on the lower side.
◆ m_lowerN1
double tigl::generated::CPACSCst2D::m_lowerN1 |
|
protected |
N1 for the class function for the lower side of the profile.
◆ m_lowerN2
double tigl::generated::CPACSCst2D::m_lowerN2 |
|
protected |
N2 for the class function for the lower side of the profile.
◆ m_parent
void* tigl::generated::CPACSCst2D::m_parent |
|
protected |
◆ m_parentType
const std::type_info* tigl::generated::CPACSCst2D::m_parentType |
|
protected |
◆ m_psi
The psi vector for definition of the class and shape function, i.e. the points at which the CST functions will be evaluated.
◆ m_trailingEdgeThickness
boost::optional<double> tigl::generated::CPACSCst2D::m_trailingEdgeThickness |
|
protected |
Optionally, the trailingEdgeThickness of the profile.
◆ m_upperB
B Coefficients for the Bernstein polynominal on the upper side.
◆ m_upperN1
double tigl::generated::CPACSCst2D::m_upperN1 |
|
protected |
N1 for the class function for the upper side of the profile.
◆ m_upperN2
double tigl::generated::CPACSCst2D::m_upperN2 |
|
protected |
N2 for the class function for the upper side of the profile.
The documentation for this class was generated from the following file: