Classes | |
| class | DummyImage |
Variables | |
| repo_root = Path(__file__).resolve().parents[2] | |
| test_aoSim.make_fake_aosim | ( | ) |
Definition at line 29 of file test_aoSim.py.
Referenced by test_handle_reset_resets_simulation_state(), test_loop_advances_time_and_updates_fields(), test_update_disturbance_and_wfs_propagate_values(), and test_update_dm_uses_command_history_and_dm_data().
| test_aoSim.test_config_default_num_modes | ( | ) |
Definition at line 48 of file test_aoSim.py.
| test_aoSim.test_handle_reset_resets_simulation_state | ( | ) |
Definition at line 91 of file test_aoSim.py.
References make_fake_aosim().
| test_aoSim.test_loop_advances_time_and_updates_fields | ( | ) |
Definition at line 78 of file test_aoSim.py.
References make_fake_aosim().
| test_aoSim.test_update_disturbance_and_wfs_propagate_values | ( | ) |
Definition at line 65 of file test_aoSim.py.
References make_fake_aosim().
| test_aoSim.test_update_dm_uses_command_history_and_dm_data | ( | ) |
Definition at line 53 of file test_aoSim.py.
References make_fake_aosim().
| test_aoSim.repo_root = Path(__file__).resolve().parents[2] |
Definition at line 9 of file test_aoSim.py.