|
1
|
|
2
|
In the Settings window for 3D Plot Group, type Ray Diagram 1 in the Label text field.
|
|
7
|
In the Logical expression for inclusion text field, type at(0,abs(gop.deltaqx)<0.1[mm]). This logical expression will render rays in the yz-plane. In this expression, at() is a special operator that takes two arguments. It evaluates the second argument at the solution time given by the first argument, so the logical expression abs(gop.deltaqx)<0.1[mm] is being evaluated at the initial ray positions.
|
|
2
|
In the Settings window for 3D Plot Group, type Ray Diagram 2 in the Label text field.
|
|
2
|
In the settings for Color Expression 1
|
|
2
|
In the Settings window for 2D Plot Group, type Spot Diagram in the Label text field.
|
|
3
|
|
2
|
Locate the Expression section. In the Expression text field, type at(0,gop.rrel). This is the radial coordinate relative to the centroid at the location of the ray release. This allows the origin of each ray to be visualized.
|
|
2
|
In the Settings window for 2D Plot Group, type Optical Aberration Diagram in the Label text field.
|