Description Data structure for utilization of a bitmap as a source in FRED.
Definition Type T_SOURCEPOSBITMAP semiApeX As Double semiApeY As Double centerX As Double centerY As Double centerZ As Double raysPerPixel As Long filename As String End Type
Members semiApeX X semi-aperture of bitmap source.
semiApeY Y semi-aperture of bitmap source.
centerX X-coordinate of bitmap center.
centerY Y-coordinate of bitmap center.
centerZ Z-coordinate of bitmap center.
raysPerPixel Number of rays per bitmap pixel.
filename File name of bitmap.
Used as Parameter in Examples
|