PyPO User Manual
GRTDictf Struct Reference

#include <Structs.h>

Public Attributes

int nRays
 
float angx0
 
float angy0
 
float x0
 
float y0
 
int seed
 
float * tChief
 
float * oChief
 

Detailed Description

Object for initializing a ray-trace frame object.

Member Data Documentation

◆ angx0

float GRTDictf::angx0

Beam waist along x-direction, in millimeters.

◆ angy0

float GRTDictf::angy0

Beam waist along x-direction, in millimeters.

◆ nRays

int GRTDictf::nRays

Number of rays to place in cframe.

◆ oChief

float* GRTDictf::oChief

array of 3 float. Co-ordinate of chief ray origin.

◆ tChief

float* GRTDictf::tChief

array of 3 float. Tilt of chief, ray, along x, y or z axis, in degrees.

◆ x0

float GRTDictf::x0

Beam waist along x-direction, in millimeters.

◆ y0

float GRTDictf::y0

Beam waist along x-direction, in millimeters.


The documentation for this struct was generated from the following file: