Points¶
Type: | Matrix<float> |
---|---|
Range: | [v_11, …, v_1j; …; v_i1, …; v_ij], j<=2 |
Default: | -/- |
Appearance: | simple |
Excludes: | GridPointsPhi, GridPointsTheta |
Defines far distance evaluation points using a -by-2 matrix in a polar coordinate system:
Polar {
Points = [theta_1 phi_1
theta_2 phi_2
...
theta_n phi_n]
Radius = ...
}