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

#include <CTiglNACA4Calculator.h>

Inheritance diagram for tigl::CTiglNACA4LowerCurve:

Public Member Functions

TIGL_EXPORT CTiglNACA4LowerCurve (CTiglNACA4Calculator const &calculator)
double valueX (double t) override
 Get the X coordinate of the lower curve.
double valueY (double t) override
 Get the Y coordinate of the lower curve.
double valueZ (double t) override
 Get the Z coordinate of the lower curve.
Public Member Functions inherited from tigl::MathFunc3d
virtual TIGL_EXPORT ~MathFunc3d ()

Private Attributes

CTiglNACA4Calculator const & calculator

Constructor & Destructor Documentation

◆ CTiglNACA4LowerCurve()

TIGL_EXPORT tigl::CTiglNACA4LowerCurve::CTiglNACA4LowerCurve ( CTiglNACA4Calculator const & calculator)
explicit

Member Function Documentation

◆ valueX()

double tigl::CTiglNACA4LowerCurve::valueX ( double t)
overridevirtual

Get the X coordinate of the lower curve.

Note: t is not the chord fraction x directly - see CTiglNACA4UpperCurve::valueX.

Parameters
t
Returns
double

Implements tigl::MathFunc3d.

◆ valueY()

double tigl::CTiglNACA4LowerCurve::valueY ( double t)
overridevirtual

Get the Y coordinate of the lower curve.

Parameters
t
Returns
double

Implements tigl::MathFunc3d.

◆ valueZ()

double tigl::CTiglNACA4LowerCurve::valueZ ( double t)
overridevirtual

Get the Z coordinate of the lower curve.

Parameters
t
Returns
double

Implements tigl::MathFunc3d.

Field Documentation

◆ calculator

CTiglNACA4Calculator const& tigl::CTiglNACA4LowerCurve::calculator
private

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