ESRI.ArcGIS.SpatialAnalystTools
PointsSolarRadiation Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace : PointsSolarRadiation Class




The following tables list the members exposed by PointsSolarRadiation.

Public Constructors

 NameDescription
Public ConstructorPointsSolarRadiation ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyazimuth_divisionsThe number of divisions used to create sky sectors in the sky map. (In, Optional)  
Public Propertycalculation_directionsThe number of azimuth directions used when calculating the viewshed. (In, Optional)  
Public Propertyday_intervalThe time interval through the year (units: days) used for calculation of sky sectors for the sun map. (In, Optional)  
Public Propertydiffuse_model_typeType of diffuse radiation model. (In, Optional)  
Public Propertydiffuse_proportionThe proportion of global normal radiation flux that is diffuse. Values range from 0 to 1. (In, Optional)  
Public Propertyeach_intervalSpecifies whether to calculate a single total insolation value for all locations or multiple values for the specified hour and day interval. (In, Optional)  
Public Propertyheight_offsetThe height (in meters) above the DEM surface for which calculations are to be performed. (In, Optional)  
Public Propertyhour_intervalTime interval through the day (units: hours) used for calculation of sky sectors for sun maps. (In, Optional)  
Public Propertyin_points_feature_or_tableThe input point feature class or table specifying the locations to analyze solar radiation. (In, Required)  
Public Propertyin_surface_rasterInput elevation surface raster. (In, Required)  
Public PropertylatitudeThe latitude for the site area. The units are decimal degrees, with positive values for the northern hemisphere and negative for the southern. (In, Optional)  
Public Propertyout_diffuse_radiation_featuresThe output feature class representing the incoming solar radiation for each location that is diffuse. (Out, Optional)  
Public Propertyout_direct_duration_featuresThe output feature class representing the duration of direct incoming solar radiation. (Out, Optional)  
Public Propertyout_direct_radiation_featuresThe output feature class representing the direct incoming solar radiation for each location. (Out, Optional)  
Public Propertyout_global_radiation_featuresThe output feature class representing the global radiation or amount of incoming solar insolation (direct + diffuse) calculated for each location. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysky_sizeThe resolution or sky size for the viewshed, sky map, and sun map grids. The units are cells. (In, Optional)  
Public Propertyslope_aspect_input_typeHow slope and aspect information are derived for analysis. (In, Optional)  
Public Propertytime_configurationSpecifies the time configuration (period) used for calculating solar radiation. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public PropertytransmittivityThe fraction of radiation that passes through the atmosphere (averaged over all wavelengths). Values range from 0 (no transmission) to 1 (all transmission). (In, Optional)  
Public Propertyz_factorThe number of ground x,y units in one surface z unit. (In, Optional)  
Public Propertyzenith_divisionsThe number of divisions used to create sky sectors in the sky map. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.