NetworkGlobalTurnDelayCategory

A class that defines a global turn delay for a specified angle category and from, to, and cross road category.

Property

Type

Description

AngleCategory

esriNetworkTurnAngleCategory

The turn angle category (straight, reverse, right, or left) of turns in this turn delay category.

CrossRoadCategory

esriNetworkRoadCategory

The road category of the most major cross road of turns in this turn delay category.

FromRoadCategory

esriNetworkRoadCategory

The road category of the from road of turns in this turn delay category.

Seconds

double

The expected traversal time in seconds of turns associated with this turn delay category (matching angle, from road, to road, and cross road categories).

ToRoadCategory

esriNetworkRoadCategory

The road category of the to road of turns in this turn delay category.

2/28/2020