10#ifndef LDNDC_DATASYNTH_REMOTESENSING_NDVI_H_
11#define LDNDC_DATASYNTH_REMOTESENSING_NDVI_H_
13#include "synthesizers/remotesensing/synth-remotesensing.h"
17namespace ldndc{
namespace remotesensing{
namespace synth
19 struct CBM_API ndvi_t :
public ldndc::remotesensing::synth::item_base_t
25 R = record::RECORD_ITEM_NDVI
28 record::record_item_e record_item_type()
const
30 return static_cast<record::record_item_e
>(R);
41 remotesensing_info_t
const*
45 extern ndvi_t CBM_API
const synth_remotesensing_ndvi;
Spatially explicit groundwater model.
Definition airchemistryput.h:15