ESRI.ArcGIS.SpatialAnalystTools | |
ParticleTrack Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : ParticleTrack Class |
For a list of all members of this type, see ParticleTrack members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_direction_raster | An 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) | |
in_magnitude_raster | An 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) | |
out_track_file | The output ASCII text file that contains the particle tracking data. (Out, Required) | |
out_track_polyline_features | The optional output line feature class containing the particle track. (Out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
source_point | The location of the source point from which to begin the particle tracking. (In, Required) | |
step_length | The step length to be used for calculating the particle track. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
tracking_time | Maximum elapsed time for particle tracking. (In, Optional) |