PointSource class

Class that defines the source (location) to generate points. The points are generated within the radius of a sphere.

The following are some of the methods available:


\begin{methoddesc}[PointSource]{setPointSourceRadius}{radius}
Set the radius of the sphere.
\end{methoddesc}


\begin{methoddesc}[PointSource]{setPointSourceCenter}{center}
Set the center of the sphere.
\end{methoddesc}


\begin{methoddesc}[PointSource]{setPointSourceNumberOfPoints}{points}
Set the nu...
...rger the
number of points, the more streamlines are generated).
\end{methoddesc}

esys@esscc.uq.edu.au