This document is archived and information here might be outdated. Recommended version. |
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.
[Visual Basic .NET] Public Property WavelengthMatchTolerance As Double
[C#] public double WavelengthMatchTolerance {get; set;}
[C++]
HRESULT get_WavelengthMatchTolerance(
System.Double* pWavelengthMatchTolerance
);
[C++]
HRESULT put_WavelengthMatchTolerance(
double pWavelengthMatchTolerance
);
[C++]
Parameters pWavelengthMatchTolerance [out, retval]
pWavelengthMatchTolerance is a parameter of type double* pWavelengthMatchTolerance [in]
pWavelengthMatchTolerance is a parameter of type double