API
 
Loading...
Searching...
No Matches
test_aoSim Namespace Reference

Classes

class  DummyImage
 

Functions

 make_fake_aosim ()
 
 test_config_default_num_modes ()
 
 test_update_dm_uses_command_history_and_dm_data ()
 
 test_update_disturbance_and_wfs_propagate_values ()
 
 test_loop_advances_time_and_updates_fields ()
 
 test_handle_reset_resets_simulation_state ()
 

Variables

 repo_root = Path(__file__).resolve().parents[2]
 

Function Documentation

◆ make_fake_aosim()

◆ test_config_default_num_modes()

test_aoSim.test_config_default_num_modes ( )

Definition at line 48 of file test_aoSim.py.

◆ test_handle_reset_resets_simulation_state()

test_aoSim.test_handle_reset_resets_simulation_state ( )

Definition at line 91 of file test_aoSim.py.

References make_fake_aosim().

◆ test_loop_advances_time_and_updates_fields()

test_aoSim.test_loop_advances_time_and_updates_fields ( )

Definition at line 78 of file test_aoSim.py.

References make_fake_aosim().

◆ test_update_disturbance_and_wfs_propagate_values()

test_aoSim.test_update_disturbance_and_wfs_propagate_values ( )

Definition at line 65 of file test_aoSim.py.

References make_fake_aosim().

◆ test_update_dm_uses_command_history_and_dm_data()

test_aoSim.test_update_dm_uses_command_history_and_dm_data ( )

Definition at line 53 of file test_aoSim.py.

References make_fake_aosim().

Variable Documentation

◆ repo_root

test_aoSim.repo_root = Path(__file__).resolve().parents[2]

Definition at line 9 of file test_aoSim.py.