HyperspaceExplorer 0.7.1
Classes | Public Member Functions | Public Attributes | Static Public Attributes | Private Attributes
DefinitionSpaceRange Class Reference
Collaboration diagram for DefinitionSpaceRange:
Collaboration graph
[legend]

List of all members.

Classes

struct  Impl

Public Member Functions

 DefinitionSpaceRange (double minValue, double maxValue, double stepsize)
 DefinitionSpaceRange (double minValue, double maxValue, unsigned numSteps)
double getMinValue () const
void setMinValue (double minValue)
double getMaxValue () const
void setMaxValue (double maxValue)
double getStepsize () const
void setStepsize (double stepsize)
unsigned getNumSteps () const
void setNumSteps (unsigned numSteps)
std::string toString () const

Public Attributes

static double defaultMax = 1.
 Default value for upper grid boundary.
static double defaultStep = 1.
 Default value for step size.

Static Public Attributes

static double defaultMin = -1.
 Default value for lower grid boundary.

Private Attributes

ImplpImpl_

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:17 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo