This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > N > NetworkGlobalTurnDelayEvaluator CoClass (ArcObjects .NET 10.5 SDK) |
A container for describing a network attribute evaluator for global turn delay whose values are specified by global turn delay settings.
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 | 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. |