![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | ParticleTrack Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
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) |