Description Data structure for definition of a rectilinear grid point ray directions.
Definition Type T_SOURCEDIRPOSITIONGRID centerX As Double End Type
Members centerX The X coordinate of the center of the grid plane
centerY The Y coordinate of the center of the grid plane
centerZ The Z coordinate of the center of the grid plane
semiApeX The semi-aperture of the grid in the X direction
semiApeY The semi-aperture of the grid in the Y direction
numX The number of ray points in the X direction
numY The number of ray points in the Y direction
isElliptical Set to True if the aperture shape should be elliptical, False if it should be Rectangular.
Used as Parameter in Examples
|