C# Class TrafficManager.Configuration

Mostra file Open project: Katalyst6/CSL.TransitAddonMod Class Usage Examples

Public Properties

Property Type Description
LaneAllowedVehicleTypes List
LaneFlags string
LaneSpeedLimits List
ManualSegments List
NodeCrosswalk string
NodeDictionary List
NodeTrafficLights string
PrioritySegments List
SegmentNodeConfs List
TimedLights List
TimedNodeGroups List
TimedNodeStepSegments List
TimedNodeSteps List
TimedNodes List

Property Details

LaneAllowedVehicleTypes public_oe property

Stored vehicle restrictions
public List LaneAllowedVehicleTypes
return List

LaneFlags public_oe property

public string LaneFlags
return string

LaneSpeedLimits public_oe property

Stored lane speed limits
public List LaneSpeedLimits
return List

ManualSegments public_oe property

public List ManualSegments
return List

NodeCrosswalk public_oe property

public string NodeCrosswalk
return string

NodeDictionary public_oe property

public List NodeDictionary
return List

NodeTrafficLights public_oe property

public string NodeTrafficLights
return string

PrioritySegments public_oe property

public List PrioritySegments
return List

SegmentNodeConfs public_oe property

Segment-at-Node configurations
public List SegmentNodeConfs
return List

TimedLights public_oe property

Timed traffic lights
public List TimedLights
return List

TimedNodeGroups public_oe property

public List TimedNodeGroups
return List

TimedNodeStepSegments public_oe property

public List TimedNodeStepSegments
return List

TimedNodeSteps public_oe property

public List TimedNodeSteps
return List

TimedNodes public_oe property

public List TimedNodes
return List