TrafficGetSpeed Method |
Name | Description | |
---|---|---|
GetSpeed(UInt64, DateTime, SpeedUnit) |
Query each of this Traffic's TrafficSources to get the speed along a given link at a given time.
| |
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.
| |
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.
| |
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.
|