com.esri.arcgis.spatialanalyst
Interface esriSolarSlopeAspectEnum

All Superinterfaces:
Serializable

public interface esriSolarSlopeAspectEnum
extends Serializable

AAAAA.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.


Field Summary
static int esriSolarSlopeAspectFlat
          AAAAA.
static int esriSolarSlopeAspectFromDEM
          AAAAA.
static int esriSolarSlopeAspectFromTable
          AAAAA.
static int esriSolarSlopeAspectInvalid
          AAAAA.
 

Field Detail

esriSolarSlopeAspectInvalid

static final int esriSolarSlopeAspectInvalid
AAAAA.

See Also:
Constant Field Values

esriSolarSlopeAspectFromDEM

static final int esriSolarSlopeAspectFromDEM
AAAAA.

See Also:
Constant Field Values

esriSolarSlopeAspectFlat

static final int esriSolarSlopeAspectFlat
AAAAA.

See Also:
Constant Field Values

esriSolarSlopeAspectFromTable

static final int esriSolarSlopeAspectFromTable
AAAAA.

See Also:
Constant Field Values