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


IGPSATimeConfiguration Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSATimeConfiguration Interface
ArcGIS Developer Help

IGPSATimeConfiguration Interface

Provides access to the time configuration object used for solar radiation.

Product Availability

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

Members

Name Description
Method SetDefault Sets default time configuration parameters.
Method SetMultiDays Sets Multi-Days in time configuration parameters.
Method SetSpecialDays Sets Special-Days in time configuration parameters.
Method SetWholeYear Sets Whole-Year in time configuration parameters.
Method SetWithinDay Sets Within-Day in time configuration parameters.
Read-only property Type Time configuration type of time configuration parameters.

Classes that implement IGPSATimeConfiguration

Classes Description
GPSATimeConfiguration GeoProcessor solar-radiation time configuration object.