Variables for Average Ray Position
Some other variables for average ray position, both absolute and relative, are also defined. These variables exist with both physics scope and physics feature scope; for example, the variable gop.rrms is the RMS spot size for all rays in the model, but gop.relg1.rrms is the RMS spot size only for rays produced by Release from Grid 1.
Components of the average ray position gop.qavex, gop.qavey, and gop.qavez, which are simple arithmetic means over the respective ray coordinates.
Relative ray position gop.deltaqx, gop.deltaqy, and gop.deltaqz. These are the ray positions relative to the average ray position. for example, the relative x-component gop.deltaqx is qx-gop.qavex.