COMPASS  5.4.4
End-to-end AO simulation tool using GPU acceleration
tao.atmParams Namespace Reference

Functions

def write_json_atm_param (sup, *file_name="./atm-params.json")
 Return a json representation of the atmospheric parameters. More...
 

Function Documentation

◆ write_json_atm_param()

def tao.atmParams.write_json_atm_param (   sup,
file_name = "./atm-params.json" 
)

Return a json representation of the atmospheric parameters.

Parameters
sup(CompassSupervisor) : supervisor to get the json representation from

Definition at line 10 of file atmParams.py.