ocssw
V2022
|
mscal_struc.h
Go to the documentation of this file.
57 int crosscal_npixs(char *xcalfile, int32_t subsmpl, int32_t *sensorID, int32_t *npixs, int32_t *ngranuls);
int32_t alloc_calstr(int32_t nfiles, int32_t npixs, mscalstr *calstr)
Definition: mscal_struc.c:526
int crosscal_npixs(char *xcalfile, int32_t subsmpl, int32_t *sensorID, int32_t *npixs, int32_t *ngranuls)
Definition: mscal_struc.h:37
int crosscal_read(char *crosscalfile, int32_t subsmpl, mscalstr *calstr)
Definition: mscal_struc.h:12
int crosscal_append(char *crosscalfile, mscalstr calstr)
Definition: mscal_struc.c:128