This document is archived and information here might be outdated.  Recommended version.


IReflectanceFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IReflectanceFunctionArguments Interface
ArcGIS Developer Help

IReflectanceFunctionArguments Interface

Provides access to members that control Apparent Reflectance raster function arguments.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property RadianceBiasValues The radiance bias values for each band.
Read/write property RadianceGainValues The radiance gain values for each band.
Read/write property Raster The input raster.
Read/write property SunElevation The Sun Elevation of the sensor when the image was captured

Classes that implement IReflectanceFunctionArguments

Classes Description
ReflectanceFunctionArguments A class for Apparent Reflectance raster function arguments.