#include <FairCurve_DistributionOfSagging.hxx>
Inheritance diagram for FairCurve_DistributionOfSagging:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | FairCurve_DistributionOfSagging (const Standard_Integer BSplOrder, const Handle(TColStd_HArray1OfReal)&FlatKnots, const Handle(TColgp_HArray1OfPnt2d)&Poles, const Standard_Integer DerivativeOrder, const FairCurve_BattenLaw &Law, const Standard_Integer NbValAux=0) |
virtual Standard_EXPORT Standard_Boolean | Value (const math_Vector &X, math_Vector &F) |
computes the values <f> of the functions for the variable <x>. returns True if the computation was done successfully, False otherwise. | |
Private Attributes | |
FairCurve_BattenLaw | MyLaw |
|
|
|
Reimplemented from FairCurve_DistributionOfEnergy. |
|
Reimplemented from FairCurve_DistributionOfEnergy. |
|
Reimplemented from FairCurve_DistributionOfEnergy. |
|
|
|
|