C# Class TrafficManager_ImprovedAI.Configuration.ImprovedAIConfig

Exibir arquivo Open project: fadster/TrafficManager_ImprovedAI

Public Properties

Property Type Description
congestedLaneThreshold int
congestionCostFactor float
lookaheadLanes int
minLaneSpace float

Property Details

congestedLaneThreshold public_oe property

public int congestedLaneThreshold
return int

congestionCostFactor public_oe property

public float congestionCostFactor
return float

lookaheadLanes public_oe property

public int lookaheadLanes
return int

minLaneSpace public_oe property

public float minLaneSpace
return float