HistoricalTrafficSource Class |
Namespace: Telogis.GeoBase.Traffic
The HistoricalTrafficSource type exposes the following members.
Name | Description | |
---|---|---|
HistoricalTrafficSource |
Create a new TrafficSource based on historical data. This will search for
GBHB files in the current working directory.
| |
HistoricalTrafficSource(String) |
Create a new HistoricalTrafficSource using the data from the given GBHB files.
|
Name | Description | |
---|---|---|
CreatedTime | ||
DataFiles |
Reload traffic source using the data from the given GBHB files.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the HistoricalTrafficSource | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetTrafficInfo(String, DateTime) |
Get TrafficInfo for the specified TMC code and time.
| |
GetTrafficInfo(String, DateTime, TimeZone) |
Get TrafficInfo for the specified TMC code and time.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Related articles: Adding a Traffic Layer, Routing with Traffic.