GridPointsTheta

Type:Vector<float>
Range:[v_1, …]
Default:[0.0]
Appearance:simple
Excludes:Points

Used in combination with GridPointsPhi to define a regular sampling of the polar coordinates \varphi and \vartheta. More precisely, the evaluation points in polar coordinates are given by

\begin{eqnarray*}
(r, \vartheta_i, \varphi_j),\, \mbox{with}\, i=1, \dots, n_\vartheta, j=1, \dots, n_\varphi,
\end{eqnarray*}

where r is the common radius. n_\vartheta, n_\varphi are the lengths of the vectors in GridPointsTheta and GridPointsPhi, respectively.