#include <CTiglNACA4Calculator.h>
◆ CTiglNACA4UpperCurve()
◆ valueX()
| double tigl::CTiglNACA4UpperCurve::valueX |
( |
double | t | ) |
|
|
overridevirtual |
Get the X coordinate of the upper curve.
Note: t is not the chord fraction x directly - internally a leading-edge reparametrization (see leParam in CTiglNACA4Calculator.cpp) is used to remove the thickness distribution's sqrt(x) derivative singularity at the leading edge (t=0 -> x=0, t=1 -> x=1), while leaving x(t) close to identity away from t=0.
- Parameters
-
- Returns
- double
Implements tigl::MathFunc3d.
◆ valueY()
| double tigl::CTiglNACA4UpperCurve::valueY |
( |
double | t | ) |
|
|
overridevirtual |
Get the Y coordinate of the upper curve.
- Parameters
-
- Returns
- double
Implements tigl::MathFunc3d.
◆ valueZ()
| double tigl::CTiglNACA4UpperCurve::valueZ |
( |
double | t | ) |
|
|
overridevirtual |
Get the Z coordinate of the upper curve.
- Parameters
-
- Returns
- double
Implements tigl::MathFunc3d.
◆ calculator
The documentation for this class was generated from the following file: