ocssw  1.0
Functions
/disk01/web/ocssw/build/src/l2gen/l1_xcal_hdf.h File Reference

(r8099/r3)

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "mfhdf.h"
#include "passthebuck.h"
#include "l1_struc.h"
#include "filehandle.h"

Go to the source code of this file.

Functions

int closel1_xcal_hdf (filehandle *l1file)
int openl1_xcal_hdf (filehandle *l1file)
int readl1_xcal_hdf (filehandle *l1file, int32 recnum, l1str *l1rec)

Function Documentation

int closel1_xcal_hdf ( filehandle l1file)

Definition at line 154 of file l1_xcal_hdf.c.

int openl1_xcal_hdf ( filehandle l1file)

Definition at line 25 of file l1_xcal_hdf.c.

int readl1_xcal_hdf ( filehandle l1file,
int32  recnum,
l1str l1rec 
)

Definition at line 67 of file l1_xcal_hdf.c.