PyPO User Manual
RTDictf Struct Reference

#include <Structs.h>

Public Attributes

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

Detailed Description

Object for initializing a ray-trace frame object.

Member Data Documentation

◆ angx0

float RTDictf::angx0

Apex angle of beam at focus in x-direction, in degrees.

◆ angy0

float RTDictf::angy0

Apex angle of beam at focus in y-direction, in degrees.

◆ nRays

int RTDictf::nRays

Number of rays to place in cframe.

◆ nRing

int RTDictf::nRing

Number of concentric rings in ray-trace beam.

◆ oChief

float* RTDictf::oChief

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

◆ tChief

float* RTDictf::tChief

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

◆ x0

float RTDictf::x0

Semi-major axis of outer ring, in millimeters.

◆ y0

float RTDictf::y0

Semi-minor axis of outer ring, in millimeters.


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