ArcObjects Library Reference (GeoDatabase)  

INetworkGlobalTurnDelayEvaluator Interface

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
Read-only property CustomPrimaryRoadCategoryMaxValue Custom Primary road category maximum value.
Read-only property CustomSecondaryRoadCategoryMaxValue Custom Secondary road category maximum value.
Read/write property DefaultSeconds Default traversal time in seconds (for undefined turn delay categories).
Read/write property MaxReverseTurnDeflectionAngle The maximum deviation from a pure reverse turn to be classified as a reverse turn.
Read/write property MaxStraightTurnDeflectionAngle The maximum deviation from a pure straight turn to be classified as a straight turn.
Method SetCustomRoadCategoryMaxValues Set custom road category maximum values.
Read/write property TurnDelayCategories Array of global turn delay categories in this evaluator.
Read/write property 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.