ocssw
V2022
|
#include <stdio.h>
Include dependency graph for out_band_corr.c:
Go to the source code of this file.
Macros | |
#define | NBAND 8 |
#define | NSAMPLE 1285 |
Functions | |
int | out_band_corr (r, float oxygen, int xsample) |
Macro Definition Documentation
◆ NBAND
#define NBAND 8 |
Definition at line 30 of file out_band_corr.c.
◆ NSAMPLE
#define NSAMPLE 1285 |
Definition at line 31 of file out_band_corr.c.
Function Documentation
◆ out_band_corr()
int out_band_corr | ( | r | , |
float | oxygen, | ||
int | xsample | ||
) |
Definition at line 38 of file out_band_corr.c.