|
ocssw
V2022
|
Include dependency graph for atmocor1_land.c:
Go to the source code of this file.
Macros | |
| #define | fac 0.0174532925199 /* PI/180 */ |
Functions | |
| void | chand (float xphi, float xmuv, float xmus, float *xtau, float *rhoray, double *trup, double *trdown, int nbands) |
| int | atmocor1_land (l1str *l1rec, int32_t ip) |
Macro Definition Documentation
◆ fac
| #define fac 0.0174532925199 /* PI/180 */ |
Definition at line 116 of file atmocor1_land.c.
Function Documentation
◆ atmocor1_land()
| int atmocor1_land | ( | l1str * | l1rec, |
| int32_t | ip | ||
| ) |
Definition at line 20 of file atmocor1_land.c.
◆ chand()
| void chand | ( | float | xphi, |
| float | xmuv, | ||
| float | xmus, | ||
| float * | xtau, | ||
| float * | rhoray, | ||
| double * | trup, | ||
| double * | trdown, | ||
| int | nbands | ||
| ) |
Definition at line 118 of file atmocor1_land.c.


