Provides access to the global turn delay evaluator.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3.
Members
Description | ||
---|---|---|
![]() |
CustomPrimaryRoadCategoryMaxValue | Custom Primary road category maximum value. |
![]() |
CustomSecondaryRoadCategoryMaxValue | Custom Secondary road category maximum value. |
![]() |
DefaultSeconds | Default traversal time in seconds (for undefined turn delay categories). |
![]() |
MaxReverseTurnDeflectionAngle | The maximum deviation from a pure reverse turn to be classified as a reverse turn. |
![]() |
MaxStraightTurnDeflectionAngle | The maximum deviation from a pure straight turn to be classified as a straight turn. |
![]() |
SetCustomRoadCategoryMaxValues | Set custom road category maximum values. |
![]() |
TurnDelayCategories | Array of global turn delay categories in this evaluator. |
![]() |
UseCustomRoadCategoryRanges | Indicates whether to use custom road category ranges. |
CoClasses that implement INetworkGlobalTurnDelayEvaluator
CoClasses and Classes | Description |
---|---|
NetworkGlobalTurnDelayEvaluator | A container for describing a network attribute evaluator for global turn delay whose values are specified by global turn delay settings. |
Remarks
The INetworkGlobalTurnDelayEvaluator interface accesses the settings used by a NetworkGlobalTurnDelayEvaluator object for calculating the attribute value for a network element.