Description Data structure for a user-defined geometric ray.
Definition Type T_SOURCEUSERRAY Xpos As Double End Type
Members Xpos The x component of the position of the user defined ray.
Ypos The y component of the position of the user defined ray.
Zpos The z component of the position of the user defined ray.
Xdir The x component of the direction vector for the user defined ray.
Ydir The y component of the direction vector for the user defined ray.
Zdir The z component of the direction vector for the user defined ray.
power The power associated with the ray.
pathLen The optical path length of the ray.
Used as Parameter in Examples
|