COMPASS  5.0.0
End-to-end AO simulation tool using GPU acceleration
shesha.constants.PyrCentroiderMethod Class Reference
Collaboration diagram for shesha.constants.PyrCentroiderMethod:

Static Public Attributes

int NOSINUSGLOBAL = 0
 
int SINUSGLOBAL = 1
 
int NOSINUSLOCAL = 2
 
int SINUSLOCAL = 3
 
int OTHER = 4
 

Detailed Description

Definition at line 140 of file constants.py.

Member Data Documentation

◆ NOSINUSGLOBAL

int shesha.constants.PyrCentroiderMethod.NOSINUSGLOBAL = 0
static

Definition at line 141 of file constants.py.

◆ NOSINUSLOCAL

int shesha.constants.PyrCentroiderMethod.NOSINUSLOCAL = 2
static

Definition at line 143 of file constants.py.

◆ OTHER

int shesha.constants.PyrCentroiderMethod.OTHER = 4
static

Definition at line 145 of file constants.py.

◆ SINUSGLOBAL

int shesha.constants.PyrCentroiderMethod.SINUSGLOBAL = 1
static

Definition at line 142 of file constants.py.

◆ SINUSLOCAL

int shesha.constants.PyrCentroiderMethod.SINUSLOCAL = 3
static

Definition at line 144 of file constants.py.


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