|
ocssw
V2022
|
Include dependency graph for polcor.c:
Go to the source code of this file.
Macros | |
| #define | NMIR 2 /* always 2 mirror sides */ |
| #define | NDET 40 /* big enough for largest detector array */ |
| #define | NANG 15 /* big enough for largest set of table AOI or scan angles */ |
Functions | |
| void | polcor (l1str *l1rec, int32_t ip) |
| int | get_wt (float zang, float *ang, int nang, float *wt, char *ix) |
Macro Definition Documentation
◆ NANG
◆ NDET
◆ NMIR
Function Documentation
◆ get_wt()
| int get_wt | ( | float | zang, |
| float * | ang, | ||
| int | nang, | ||
| float * | wt, | ||
| char * | ix | ||
| ) |


