ocssw
V2022
|
get_ndvi.h File Reference
#include "l12_proto.h"
Include dependency graph for get_ndvi.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
get_ndvi.h | |
header file for NDVI/EVI
| |
void | get_ndvi_evi (l1str *l1rec, int prodnum, float prod[]) |
Function Documentation
◆ get_ndvi_evi()
void get_ndvi_evi | ( | l1str * | l1rec, |
int | prodnum, | ||
float | prod[] | ||
) |
Main entry point for getting NDVI/EVI producs.
- Parameters
-
l1rec A level 1 record prodnum A catalogue index indicating the desired product prod An array provided by the caller to hold the product
Definition at line 269 of file get_ndvi.c.