This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > N > NetworkGlobalTurnDelayCategory CoClass (ArcObjects .NET 10.4 SDK) |
A container for defining global turn delay for a specified angle category and from, to, and cross road category.
The NetworkGlobalTurnDelayCategory object is used to specify the TurnDelayCategories for the NetworkGlobalTurnDelayEvaluator. Each NetworkGlobalTurnDelayCategory is defined by the turning angle, the road category for the starting and finishing road of the turn, and the road category for any other crossroads at that intersection. For each category, a travel time, measured in seconds, is specified.
Interfaces | Description |
---|---|
IClone (esriSystem) | Provides access to members that control cloning of objects. |
INetworkGlobalTurnDelayCategory | Provides access to members that specify the turn delay for a specified category of global turns. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |
IXMLVersionSupport (esriSystem) | Provides access to members that help in serializing an object to different namespaces (versions). |