ArcObjects Library Reference (GeoDatabase)  

NetworkGlobalTurnDelayEvaluator CoClass

A container for describing a network attribute evaluator for global turn delay whose values are specified by global turn delay settings.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

This object is new at ArcGIS 9.3.

A NetworkGlobalTurnDelayEvaluator is an evaluator that assigns network attribute values to turn elements based on the Angle of the turn element and the values of the hierarchy attribute of its first and last edge elements.  It is used to add penalties when making a turn at a street intersection.  For example, it may take longer to make a left turn from a local road on to a secondary road than it does to go straight on a secondary road.

The NetworkGlobalTurnDelayEvaluator can only be set as the DefaultEvaluator for the esriNETTurn network element type.

Interfaces

Interfaces Description
IGPDescribe Provides access to a Geoprocessing description.
INetworkEvaluator Provides access to members that specify the properties of an attribute evaluator in a network dataset.
INetworkEvaluator2 Provides access to members that specify the properties of an attribute evaluator in a network dataset.
INetworkEvaluatorSetup Provides access to members that set up a network evaluator for use within a network dataset.
INetworkGlobalTurnDelayEvaluator Provides access to the global turn delay evaluator.