OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
turbid.c File Reference
#include "l12_proto.h"
Include dependency graph for turbid.c:

Go to the source code of this file.

Macros

#define TI_BAD   -999.
 

Functions

void tindx_shi (l2str *l2rec, int32_t ipix, float *tindx)
 
void tindx_morel (l2str *l2rec, int32_t ipix, float *tindx)
 

Macro Definition Documentation

◆ TI_BAD

#define TI_BAD   -999.

Definition at line 2 of file turbid.c.

Function Documentation

◆ tindx_morel()

void tindx_morel ( l2str *  l2rec,
int32_t  ipix,
float *  tindx 
)

Definition at line 65 of file turbid.c.

◆ tindx_shi()

void tindx_shi ( l2str *  l2rec,
int32_t  ipix,
float *  tindx 
)

Definition at line 4 of file turbid.c.