This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IN > INDVIFunctionArguments2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control NDVI function arguments.
Description | ||
---|---|---|
InfraredBandID | The infrared band id. | |
InfraredBandName | Infrared band name. | |
InfraredBandWavelength | Infrared band wavelength. | |
MissingBandAction | Indicates how the raster function behaves when a request band (specified by index, name, or wavelength) is not found in the input raster. | |
Raster | The input raster. | |
VisibleBandID | The visible band id. | |
VisibleBandName | Visible band name. | |
VisibleBandWavelength | Visible band wavelength. | |
WavelengthMatchTolerance | The wavelength tolerance value in nanometers. For a raster band to be associated with a requested wavelength, the two wavelengths must lie within this tolerance. |
Interfaces | Description |
---|---|
INDVIFunctionArguments | Provides access to members that control NDVI function arguments. |
CoClasses and Classes | Description |
---|---|
NDVIFunctionArguments | A class for NDVI raster function arguments. |