This document is archived and information here might be outdated. Recommended version. |
Provides editing capabilities for creating or deleting dynamic traffic files.
Name | Description | |
---|---|---|
ConvertTMCToKey | Converts a TMC string to a unique integer key value. | |
DeleteData | Deletes all dynamic traffic files in the specified folder which are older than the specified cutoff date. | |
Insert | Inserts the speed values per time slice for the specified TMC key. | |
StartEditing | Starts a new edit session for tracking edits to a new dynamic traffic file. | |
StopEditing | Stops the current edit session and writes all current edits to a new dynamic traffic file in the specified folder. |
CoClasses and Classes | Description |
---|---|
TrafficDataManager | A class for creating/managing dynamic traffic files for dynamic traffic feeds. |
ITrafficDataManager is used to generate the files that contain real-time traffic speed values associated with the edges in a network dataset.