ProbabilityScaleTransformation Class Reference

#include <ProbabilityScaleEngine.h>

Inheritance diagram for ProbabilityScaleTransformation:
ScaleTransformation

List of all members.

Public Member Functions

QwtScaleTransformation * copy () const
 Create a clone of the transformation.
virtual double invXForm (double x, double s1, double s2, double p1, double p2) const
 ProbabilityScaleTransformation (const ScaleEngine *engine)
virtual double xForm (double x, double, double, double p1, double p2) const

Private Member Functions

double func (double x) const
double invFunc (double x) const

Constructor & Destructor Documentation

ProbabilityScaleTransformation::ProbabilityScaleTransformation ( const ScaleEngine engine  )  [inline]

Referenced by copy().


Member Function Documentation

QwtScaleTransformation * ProbabilityScaleTransformation::copy (  )  const

Create a clone of the transformation.

Reimplemented from ScaleTransformation.

References ScaleTransformation::d_engine, and ProbabilityScaleTransformation().

double ProbabilityScaleTransformation::func ( double  x  )  const [private]

Referenced by invXForm(), and xForm().

double ProbabilityScaleTransformation::invFunc ( double  x  )  const [private]

Referenced by invXForm().

double ProbabilityScaleTransformation::invXForm ( double  x,
double  s1,
double  s2,
double  p1,
double  p2 
) const [virtual]

Reimplemented from ScaleTransformation.

References func(), and invFunc().

double ProbabilityScaleTransformation::xForm ( double  x,
double  s1,
double  s2,
double  p1,
double  p2 
) const [virtual]

Reimplemented from ScaleTransformation.

References func().


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

Generated by  doxygen 1.6.2