![]() |
COMPASS
5.0.0
End-to-end AO simulation tool using GPU acceleration
|
Variables | |
p_loop = conf.Param_loop() | |
p_geom = conf.Param_geom() | |
p_tel = conf.Param_tel() | |
p_atmos = conf.Param_atmos() | |
p_target = conf.Param_target() | |
list | p_targets = [p_target] |
p_wfs0 = conf.Param_wfs() | |
list | p_wfss = [p_wfs0] |
p_dm0 = conf.Param_dm() | |
p_dm1 = conf.Param_dm() | |
list | p_dms = [p_dm0, p_dm1] |
int | nact = p_wfs0.nxsub + 1 |
p_centroider0 = conf.Param_centroider() | |
list | p_centroiders = [p_centroider0] |
p_controller0 = conf.Param_controller() | |
list | p_controllers = [p_controller0] |
int test_pyrhr.nact = p_wfs0.nxsub + 1 |
Definition at line 68 of file test_pyrhr.py.
test_pyrhr.p_atmos = conf.Param_atmos() |
Definition at line 24 of file test_pyrhr.py.
test_pyrhr.p_centroider0 = conf.Param_centroider() |
Definition at line 82 of file test_pyrhr.py.
list test_pyrhr.p_centroiders = [p_centroider0] |
Definition at line 83 of file test_pyrhr.py.
test_pyrhr.p_controller0 = conf.Param_controller() |
Definition at line 91 of file test_pyrhr.py.
list test_pyrhr.p_controllers = [p_controller0] |
Definition at line 92 of file test_pyrhr.py.
test_pyrhr.p_dm0 = conf.Param_dm() |
Definition at line 64 of file test_pyrhr.py.
test_pyrhr.p_dm1 = conf.Param_dm() |
Definition at line 65 of file test_pyrhr.py.
Definition at line 66 of file test_pyrhr.py.
test_pyrhr.p_geom = conf.Param_geom() |
Definition at line 12 of file test_pyrhr.py.
test_pyrhr.p_loop = conf.Param_loop() |
Definition at line 6 of file test_pyrhr.py.
test_pyrhr.p_target = conf.Param_target() |
Definition at line 35 of file test_pyrhr.py.
list test_pyrhr.p_targets = [p_target] |
Definition at line 36 of file test_pyrhr.py.
test_pyrhr.p_tel = conf.Param_tel() |
Definition at line 18 of file test_pyrhr.py.
test_pyrhr.p_wfs0 = conf.Param_wfs() |
Definition at line 43 of file test_pyrhr.py.
list test_pyrhr.p_wfss = [p_wfs0] |
Definition at line 44 of file test_pyrhr.py.