COMPASS  5.4.4
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 152 of file constants.py.

Member Data Documentation

◆ NOSINUSGLOBAL

int shesha.constants.PyrCentroiderMethod.NOSINUSGLOBAL = 0
static

Definition at line 153 of file constants.py.

◆ NOSINUSLOCAL

int shesha.constants.PyrCentroiderMethod.NOSINUSLOCAL = 2
static

Definition at line 155 of file constants.py.

◆ OTHER

int shesha.constants.PyrCentroiderMethod.OTHER = 4
static

Definition at line 157 of file constants.py.

◆ SINUSGLOBAL

int shesha.constants.PyrCentroiderMethod.SINUSGLOBAL = 1
static

Definition at line 154 of file constants.py.

◆ SINUSLOCAL

int shesha.constants.PyrCentroiderMethod.SINUSLOCAL = 3
static

Definition at line 156 of file constants.py.


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