3.1.1.1.2. simulator.atmcs package

3.1.1.1.2.1. Submodules

3.1.1.1.2.2. simulator.atmcs.simulator module

async simulator.atmcs.simulator.main(csc_list, domain)

Runs the ATMCS simulator

3.1.1.1.2. Parameters

csc_list: [()]

The list of CSCs to run as a tuple with the CSC name and index

async simulator.atmcs.simulator.main_csc(name, index, domain)

Runs the ATMCS simulator

3.1.1.1.2. Parameters

csc_list: [()]

The list of CSCs to run as a tuple with the CSC name and index

async simulator.atmcs.simulator.simulation_step(r, azimuth, azimuthMax, elevation, elevationMax, nasmyth1_rotator_angle, nasmyth1_rotator_angle_max, nasmyth2_rotator_angle, nasmyth2_rotator_angle_max, trackingLoops, loop_count, loop_count2)

3.1.1.1.2.3. Module contents