custom::pop2s::SpaceWidthType Struct Reference

An imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest. More...

#include <parpop2s.h>

List of all members.

Public Member Functions

 SpaceWidthType ()
 The constructor which computes the space width in each direction.
double operator[] (int n) const
 Returns the precomputed value of the space width in the requested direction.

Private Attributes

double width [spaceDim]


Detailed Description

An imitation of an array which returns the width of the rectangular area in the phase space which contains the invariant sets of interest.

Definition at line 112 of file parpop2s.h.


Constructor & Destructor Documentation

custom::pop2s::SpaceWidthType::SpaceWidthType (  )  [inline]

The constructor which computes the space width in each direction.

Definition at line 115 of file parpop2s.h.

References custom::pop2s::paramLeft, custom::pop2s::paramRight, custom::pop2s::spaceDim, custom::pop2s::spaceOffset, and width.


Member Function Documentation

double custom::pop2s::SpaceWidthType::operator[] ( int  n  )  const [inline]

Returns the precomputed value of the space width in the requested direction.

Definition at line 138 of file parpop2s.h.

References custom::pop2s::spaceDim, and width.


Member Data Documentation

double custom::pop2s::SpaceWidthType::width[spaceDim] [private]

Definition at line 146 of file parpop2s.h.

Referenced by operator[](), and SpaceWidthType().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 28 17:47:59 2010 for The Conley-Morse Graphs Software by  doxygen 1.5.3