|
Open CASCADE Technology
6.5.4
|
#include <GeomLib_LogSample.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | GeomLib_LogSample (const Standard_Real A, const Standard_Real B, const Standard_Integer N) |
| virtual Standard_Real | GetParameter (const Standard_Integer Index) const |
| Returns the value of parameter of the point of range Index : A + ((Index-1)/(NbPoints-1))*B. An exception is raised if Index<=0 or Index>NbPoints. | |
| DEFINE_STANDARD_ALLOC GeomLib_LogSample::GeomLib_LogSample | ( | const Standard_Real | A, |
| const Standard_Real | B, | ||
| const Standard_Integer | N | ||
| ) |
| virtual Standard_Real GeomLib_LogSample::GetParameter | ( | const Standard_Integer | Index | ) | const [virtual] |
Reimplemented from math_FunctionSample.
1.8.0