NASA Logo
Ocean Color Science Software

ocssw V2022
wavelength_3d.h
Go to the documentation of this file.
1 #include "input_struc.h"
2 
3 #ifdef __cplusplus
4 extern "C" {
5 #endif
6 
7  void get_wavelength3d(const filehandle *l1file, instr *input);
8 
9 
10 #ifdef __cplusplus
11 }
12 #endif
int32 l1file(int32 sdfid, int32 *nsamp, int32 *nscans, int16 *dtynum)
Definition: l1stat_chk.c:586
void get_wavelength3d(const filehandle *l1file, instr *input)