|
ocssw
V2022
|
atmocor1.c File Reference
Include dependency graph for atmocor1.c:
Go to the source code of this file.
Functions | |
| float | oxygen_aer (float airmass) |
| float | oxygen_ray (float airmass) |
| void | atmocor1 (l1str *l1rec, int32_t ip) |
Function Documentation
◆ atmocor1()
| void atmocor1 | ( | l1str * | l1rec, |
| int32_t | ip | ||
| ) |
Definition at line 38 of file atmocor1.c.
◆ oxygen_aer()
| float oxygen_aer | ( | float | airmass | ) |
Definition at line 15 of file atmocor1.c.
◆ oxygen_ray()
| float oxygen_ray | ( | float | airmass | ) |
Definition at line 26 of file atmocor1.c.


