OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKGeomAlgo
FairCurve


FairCurve_BattenLaw Class Reference

This class compute the Heigth of an batten
.

#include <FairCurve_BattenLaw.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT 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


Private Attributes

Standard_Real MiddleHeigth
Standard_Real GeometricSlope
Standard_Real LengthSliding


Constructor & Destructor Documentation

Standard_EXPORT FairCurve_BattenLaw::FairCurve_BattenLaw const Standard_Real  Heigth,
const Standard_Real  Slope,
const Standard_Real  Sliding
 


Member Function Documentation

void FairCurve_BattenLaw::operator delete void *  anAddress  )  [inline]
 

void* FairCurve_BattenLaw::operator new size_t  size  )  [inline]
 

void* FairCurve_BattenLaw::operator new size_t  ,
void *  anAddress
[inline]
 

void FairCurve_BattenLaw::SetHeigth const Standard_Real  Heigth  )  [inline]
 

void FairCurve_BattenLaw::SetSliding const Standard_Real  Sliding  )  [inline]
 

void FairCurve_BattenLaw::SetSlope const Standard_Real  Slope  )  [inline]
 

Standard_Boolean FairCurve_BattenLaw::Value const Standard_Real  T,
Standard_Real &  THeigth
[inline, virtual]
 


Field Documentation

Standard_Real FairCurve_BattenLaw::GeometricSlope [private]
 

Standard_Real FairCurve_BattenLaw::LengthSliding [private]
 

Standard_Real FairCurve_BattenLaw::MiddleHeigth [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Aug 25 13:41:42 2008 for OpenCASCADE by  doxygen 1.4.1