GeostreamTraffic Class |
Namespace: Telogis.GeoBase.Traffic
The GeostreamTraffic type exposes the following members.
Name | Description | |
---|---|---|
GeostreamTraffic |
Initializes a new instance of the GeoStreamTraffic class. Used to set traffic data sources from a GeoStream server.
|
Name | Description | |
---|---|---|
Dispose | (Inherited from Traffic.) | |
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.) | |
GetSpeed(UInt64, DateTime, SpeedUnit) |
Query each of this Traffic's TrafficSources to get the speed along a given link at a given time.
(Inherited from Traffic.) | |
GetSpeed(UInt64, DateTime, TimeZone, SpeedUnit) |
Query each of this Traffic's TrafficSources to get the speed along a given link at a given time and timezone.
(Inherited from Traffic.) | |
GetSpeed(UInt64, TrafficDirectionType, DateTime, SpeedUnit) |
Query each of this Traffic's TrafficSources to get the speed along a given link at a given time and link direction.
(Inherited from Traffic.) | |
GetSpeed(UInt64, TrafficDirectionType, DateTime, TimeZone, SpeedUnit) |
Query each of this Traffic's TrafficSources to get the speed along a given link at a given time, link direction and timezone.
(Inherited from Traffic.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |