|
ocssw
V2022
|
l1_czcs_hdf.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
| int | openl1_czcs (filehandle *file) |
| int | readl1_czcs (filehandle *file, int32_t recnum, l1str *l1rec) |
| int | closel1_czcs (filehandle *file) |
| int | cz_posll_2_satang (float *, int, float *, float *, float *, float *) |
| void | matrix_mult (double[3], double[3][3], double[3]) |
| void | cross_prod (double *, double *, double *) |
Function Documentation
◆ closel1_czcs()
◆ cross_prod()
◆ cz_posll_2_satang()
| int cz_posll_2_satang | ( | float * | , |
| int | , | ||
| float * | , | ||
| float * | , | ||
| float * | , | ||
| float * | |||
| ) |
◆ matrix_mult()
| void matrix_mult | ( | double | [3], |
| double | [3][3], | ||
| double | [3] | ||
| ) |


