HyperspaceExplorer 0.7.1
Public Member Functions | Private Attributes
PolarSin::DefiningFunction Class Reference

ParametricFunction that defines PolarSin. More...

#include <RealFunctionImplementations.h>

Inheritance diagram for PolarSin::DefiningFunction:
Inheritance graph
[legend]
Collaboration diagram for PolarSin::DefiningFunction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DefiningFunction (PolarSin *parent)
virtual return_type f (const argument_type &x)
 The function defining the parametric equation for the P -surface.

Private Attributes

PolarSin_parent
 Not a smart pointer because it's initialized to this and mustn't be deleted.

Detailed Description

ParametricFunction that defines PolarSin.


Member Function Documentation

virtual return_type PolarSin::DefiningFunction::f ( const argument_type x) [virtual]

The function defining the parametric equation for the P -surface.

Implement this in every derived class.

Parameters:
xValue of the parameter to be evaluated.
Returns:
The evaluation of the parametric equation at point x.

Implements ParametricFunction< 4, 3 >.


The documentation for this class was generated from the following file:
 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