Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
FairCurve_BattenLaw Class Reference

This class compute the Heigth of an batten

#include <FairCurve_BattenLaw.hxx>

Inheritance diagram for FairCurve_BattenLaw:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC FairCurve_BattenLaw (const Standard_Real Heigth, const Standard_Real Slope, const Standard_Real Sliding)
 Constructor of linear batten with
Heigth : the Heigth at the middle point
Slope : the geometric slope of the batten
Sliding : Active Length of the batten without extension

void SetSliding (const Standard_Real Sliding)
 Change the value of sliding

void SetHeigth (const Standard_Real Heigth)
 Change the value of Heigth at the middle point.

void SetSlope (const Standard_Real Slope)
 Change the value of the geometric slope.

virtual Standard_Boolean Value (const Standard_Real T, Standard_Real &THeigth)
 computes the value of the heigth for the parameter T
on the neutral fibber


Constructor & Destructor Documentation


Member Function Documentation

Implements math_Function.


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