IntersectionTraversalCostModel Data Type

An interface to a model that computes the costs of turns. Turn costs are in units of seconds - they represent the expected amount of time it would take to make a turn.

Abstract Type
Subtypes
SimpleIntersectionTraversalCostModel, ConstantIntersectionTraversalCostModel, AbstractIntersectionTraversalCostModel, NorwayIntersectionTraversalCostModel
Properties
name data type description

Example

This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
{ }