Label | Explanation | Data Type |
Input Layer
|
The time-enabled point features on which motion statistics will be calculated. | Feature Set |
Output Name
|
The name of the result layer. | String |
Track Fields
|
One or more fields that will be used to identify distinct entities. | Field |
Track History Window (Optional) | The number of observations (including the current observation) that will be used for summary statistics. The default value is 3, which means that the summary statistics will be calculated at each point in a track using the current observation and the previous two observations. This parameter does not affect instantaneous statistics or idle classification. | Long |
Motion Statistics
(Optional) | Specifies the group containing the statistics that will be calculated and written to the result. If no value is specified, all statistics from all groups will be calculated.
| String |
Distance Method
(Optional) | Specifies the distance measurement method that will be used when calculating motion statistics.
| String |
Idle Distance Tolerance
(Optional) | The maximum distance that two sequential points in a track can be apart and still be considered idle. This parameter is used with the Idle Time Tolerance parameter to determine whether an entity is idling. The Idle Distance Tolerance parameter is required if the Idle statistic group is specified for the Motion Statistics parameter or if statistics in all the groups will be calculated. | Linear Unit |
Idle Time Tolerance
(Optional) | The minimum duration that two sequential points in a track must be near each other to be considered idle. This parameter is used with the Idle Distance Tolerance parameter to determine whether an entity is idling. The Idle Time Tolerance parameter is required if the Idle statistic group is specified for the Motion Statistics parameter or if statistics in all the groups will be calculated. | Time Unit |
Time Boundary Split
(Optional) | A time span to split the input data into for analysis. A time boundary allows you to analyze values within a defined time span. For example, if you use a time boundary of 1 day, starting on January 1, 1980, tracks will be split at the beginning of every day. This parameter is only available with ArcGIS Enterprise 10.7 and later. | Time Unit |
Time Boundary Reference
(Optional) | The reference time used to split the input data into for analysis. Time boundaries will be created for the entire span of the data, and the reference time does not need to occur at the start. If no reference time is specified, January 1, 1970, is used. This parameter is only available with ArcGIS Enterprise 10.7 and later. | Date |
Distance Unit
(Optional) | Specifies the unit of measure that will be used for distance values in the output feature class.
| String |
Duration Unit
(Optional) | Specifies the unit of measure that will be used for duration values in the output feature class.
| String |
Speed Unit
| Specifies the unit of measure that will be used for speed values in the output feature class.
| String |
Acceleration Unit
(Optional) | Specifies the unit of measure that will be used for acceleration values in the output feature class.
| String |
Elevation Unit
(Optional) | Specifies the unit of measure that will be used for elevation values in the output feature class.
| String |
Data Store
(Optional) | Specifies the ArcGIS Data Store where the output will be saved. The default is SPATIOTEMPORAL_DATA_STORE. All results stored in a spatiotemporal big data store will be stored in WGS84. Results stored in a relational data store will maintain their coordinate system.
| String |
Derived Output
Label | Explanation | Data Type |
Output Feature Layer | The output point features with motion statistics. | Feature Set |