ocssw
V2022
|
rd_rhos_scan.c File Reference
Include dependency graph for rd_rhos_scan.c:
Go to the source code of this file.
Functions | |
int | rd_rhos_scan (char *file, int npix, int iscn, int ndet, float **rhos) |
int | rd_rhos_open (char *file, float *lam_lst, int *nlam) |
Function Documentation
◆ rd_rhos_open()
int rd_rhos_open | ( | char * | file, |
float * | lam_lst, | ||
int * | nlam | ||
) |
Definition at line 116 of file rd_rhos_scan.c.
◆ rd_rhos_scan()
int rd_rhos_scan | ( | char * | file, |
int | npix, | ||
int | iscn, | ||
int | ndet, | ||
float ** | rhos | ||
) |
Definition at line 8 of file rd_rhos_scan.c.