![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
Functions | |
| def | write_atm (file_name, atm, screen_file, zenithangle) |
| Write (append) atmospheric parameters to file for YAO use. More... | |
| def yao.atmos.write_atm | ( | file_name, | |
| atm, | |||
| screen_file, | |||
| zenithangle | |||
| ) |
Write (append) atmospheric parameters to file for YAO use.
| file_name | (str) : name of the file to append the parameter to |
| atm | (Param_atmos) : compass atmospheric parameters. Note that atm.winddir is transformed
|
Definition at line 17 of file yao/atmos.py.