Open CASCADE Technology 6.5.2
Public Member Functions
GeomLib_LogSample Class Reference

#include <GeomLib_LogSample.hxx>

Inheritance diagram for GeomLib_LogSample:
Inheritance graph
[legend]

Public Member Functions

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


Constructor & Destructor Documentation

GeomLib_LogSample::GeomLib_LogSample ( const Standard_Real  A,
const Standard_Real  B,
const Standard_Integer  N 
)

Member Function Documentation

virtual Standard_Real GeomLib_LogSample::GetParameter ( const Standard_Integer  Index) const [virtual]

Reimplemented from math_FunctionSample.

void GeomLib_LogSample::operator delete ( void *  anAddress) [inline]

Reimplemented from math_FunctionSample.

void* GeomLib_LogSample::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from math_FunctionSample.

void* GeomLib_LogSample::operator new ( size_t  size) [inline]

Reimplemented from math_FunctionSample.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines