|
ocssw
1.0
|
Go to the source code of this file.
Defines | |
| #define | OBSERVED 1 |
| #define | VICARIOUS 2 |
| #define | NPIX 1 |
| #define | SBUF 5000 |
Functions | |
| int | openl1_xcal_hdf (filehandle *file) |
| int | readl1_xcal_hdf (filehandle *file, int32 scan, l1str *l1rec) |
| int | closel1_xcal_hdf (filehandle *file) |
| #define NPIX 1 |
Definition at line 15 of file l1_xcal_hdf.c.
| #define OBSERVED 1 |
Definition at line 13 of file l1_xcal_hdf.c.
| #define SBUF 5000 |
Definition at line 16 of file l1_xcal_hdf.c.
| #define VICARIOUS 2 |
Definition at line 14 of file l1_xcal_hdf.c.
| int closel1_xcal_hdf | ( | filehandle * | file | ) |
Definition at line 154 of file l1_xcal_hdf.c.
| int openl1_xcal_hdf | ( | filehandle * | file | ) |
Definition at line 25 of file l1_xcal_hdf.c.
| int readl1_xcal_hdf | ( | filehandle * | file, |
| int32 | scan, | ||
| l1str * | l1rec | ||
| ) |
Definition at line 67 of file l1_xcal_hdf.c.
1.7.6.1