C# Class TrafficManager_ImprovedAI.Configuration.ImprovedAIConfig

Afficher le fichier Open project: fadster/TrafficManager_ImprovedAI

Méthodes publiques

Свойство Type Description
congestedLaneThreshold int
congestionCostFactor float
lookaheadLanes int
minLaneSpace float

Property Details

congestedLaneThreshold public_oe property

public int congestedLaneThreshold
Résultat int

congestionCostFactor public_oe property

public float congestionCostFactor
Résultat float

lookaheadLanes public_oe property

public int lookaheadLanes
Résultat int

minLaneSpace public_oe property

public float minLaneSpace
Résultat float