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




The following tables list the members exposed by ParticleTrack.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_direction_rasterAn input raster where each cell value represents the direction of the seepage velocity vector (average linear velocity) at the center of the cell. (In, Required)  
Public Propertyin_magnitude_rasterAn input raster where each cell value represents the magnitude of the seepage velocity vector (average linear velocity) at the center of the cell. (In, Required)  
Public Propertyout_track_fileThe output ASCII text file that contains the particle tracking data. (Out, Required)  
Public Propertyout_track_polyline_featuresThe optional output line feature class containing the particle track. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysource_pointThe location of the source point from which to begin the particle tracking. (In, Required)  
Public Propertystep_lengthThe step length to be used for calculating the particle track. (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 Propertytracking_timeMaximum elapsed time for particle tracking. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.