HyperspaceExplorer 0.7.1
Classes | Public Member Functions
Polar Class Reference

A hypersphere as an example polar function. More...

#include <RealFunctionImplementations.h>

Inheritance diagram for Polar:
Inheritance graph
[legend]
Collaboration diagram for Polar:
Collaboration graph
[legend]

List of all members.

Classes

class  DefiningFunction
 ParametricFunction that defines Polar. More...

Public Member Functions

 Polar (double tmin, double tmax, double dt, double umin, double umax, double du, double vmin, double vmax, double dv)

Detailed Description

A hypersphere as an example polar function.


Constructor & Destructor Documentation

Polar::Polar ( double  tmin,
double  tmax,
double  dt,
double  umin,
double  umax,
double  du,
double  vmin,
double  vmax,
double  dv 
)

Polar (example polar function) c'tor given a definition set in [t, u, v] as parameter space

Parameters:
tminminimal value in t
tmaxmaximal value in t
dtstepsize in t
uminminimal value in u
umaxmaximal value in u
dustepsize in u
vminminimal value in v
vmaxmaximal value in v
dvstepsize in v

References RealFunction::_function, and RealFunction::Initialize().

Here is the call graph for this function:


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:18 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo