C# 클래스 TrafficManager_ImprovedAI.Configuration.ImprovedAIConfig

파일 보기 프로젝트 열기: fadster/TrafficManager_ImprovedAI

공개 프로퍼티들

프로퍼티 타입 설명
congestedLaneThreshold int
congestionCostFactor float
lookaheadLanes int
minLaneSpace float

프로퍼티 상세

congestedLaneThreshold 공개적으로 프로퍼티

public int congestedLaneThreshold
리턴 int

congestionCostFactor 공개적으로 프로퍼티

public float congestionCostFactor
리턴 float

lookaheadLanes 공개적으로 프로퍼티

public int lookaheadLanes
리턴 int

minLaneSpace 공개적으로 프로퍼티

public float minLaneSpace
리턴 float