This document is archived and information here might be outdated. Recommended version. |
Provides access to the global turn delay evaluator.
This interface is new at ArcGIS 9.3.
Name | 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 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. |
The INetworkGlobalTurnDelayEvaluator interface accesses the settings used by a NetworkGlobalTurnDelayEvaluator object for calculating the attribute value for a network element.