Go to the documentation of this file.
3 static float *nw =
NULL;
4 static float *aw =
NULL;
5 static float *bbw =
NULL;
18 return (nw[ip *
nbands + ib]);
22 return (aw[ip *
nbands + ib]);
26 return (bbw[ip *
nbands + ib]);
float seawater_get_a(int32_t ip, int32_t ib)
void seawater_set(l1str *l1rec)
float seawater_get_n(int32_t ip, int32_t ib)
float seawater_get_bb(int32_t ip, int32_t ib)