COMPASS  5.4.4
End-to-end AO simulation tool using GPU acceleration
common.atmos Namespace Reference

Functions

def atmos_to_json (atmos, name="")
 return a json description of a the atmos More...
 
def atmos_json_notice ()
 

Function Documentation

◆ atmos_json_notice()

def common.atmos.atmos_json_notice ( )

Definition at line 24 of file common/atmos.py.

◆ atmos_to_json()

def common.atmos.atmos_to_json (   atmos,
  name = "" 
)

return a json description of a the atmos

Parameters
atmos(Param_atmos) : compass atmospheric parameters

Definition at line 9 of file common/atmos.py.