PyPO User Manual
RTDict Struct Reference

#include <Structs.h>

Public Attributes

int nRays
 
int nRing
 
double angx0
 
double angy0
 
double x0
 
double y0
 

Detailed Description

Object for initializing a ray-trace frame object.

Member Data Documentation

◆ angx0

double RTDict::angx0

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

◆ angy0

double RTDict::angy0

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

◆ nRays

int RTDict::nRays

Number of rays to place in cframe.

◆ nRing

int RTDict::nRing

Number of concentric rings in ray-trace beam.

◆ x0

double RTDict::x0

Semi-major axis of outer ring, in millimeters.

◆ y0

double RTDict::y0

Semi-minor axis of outer ring, in millimeters.


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