Barrier(CrossSectionLink parentLink,
Length beginCenterPosition,
Length endCenterPosition,
Length beginWidth,
Length endWidth) |
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|
CrossSectionElement(CrossSectionLink parentLink,
String id,
List<CrossSectionSlice> crossSectionSlices) |
Construct a new CrossSectionElement.
|
CrossSectionElement(CrossSectionLink parentLink,
String id,
Length lateralOffset,
Length width) |
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|
CrossSectionElement(CrossSectionLink parentLink,
String id,
Length lateralOffsetAtBegin,
Length lateralOffsetAtEnd,
Length beginWidth,
Length endWidth,
boolean fixGradualLateralOffset) |
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|
CrossSectionElement(CrossSectionLink newCrossSectionLink,
SimulatorInterface.TimeDoubleUnit newSimulator,
CrossSectionElement cse) |
Clone a CrossSectionElement for a new network.
|
CrossSectionLink(OTSRoadNetwork newNetwork,
CrossSectionLink link) |
Clone a CrossSectionLink for a new network.
|
Lane(CrossSectionLink parentLink,
String id,
List<CrossSectionSlice> crossSectionSlices,
LaneType laneType,
Map<GTUType,Speed> speedLimitMap) |
Construct a new Lane.
|
Lane(CrossSectionLink parentLink,
String id,
List<CrossSectionSlice> crossSectionSlices,
LaneType laneType,
Speed speedLimit) |
Construct a new Lane.
|
Lane(CrossSectionLink parentLink,
String id,
Length lateralOffsetAtStart,
Length lateralOffsetAtEnd,
Length beginWidth,
Length endWidth,
LaneType laneType,
Map<GTUType,Speed> speedLimitMap) |
Construct a new Lane.
|
Lane(CrossSectionLink parentLink,
String id,
Length lateralOffsetAtStart,
Length lateralOffsetAtEnd,
Length beginWidth,
Length endWidth,
LaneType laneType,
Map<GTUType,Speed> speedLimitMap,
boolean fixGradualLateralOffset) |
Construct a new Lane.
|
Lane(CrossSectionLink parentLink,
String id,
Length lateralOffsetAtStart,
Length lateralOffsetAtEnd,
Length beginWidth,
Length endWidth,
LaneType laneType,
Speed speedLimit) |
Construct a new Lane.
|
Lane(CrossSectionLink parentLink,
String id,
Length lateralOffsetAtStart,
Length lateralOffsetAtEnd,
Length beginWidth,
Length endWidth,
LaneType laneType,
Speed speedLimit,
boolean fixGradualLateralOffset) |
Construct a new Lane.
|
Lane(CrossSectionLink parentLink,
String id,
Length lateralOffset,
Length width,
LaneType laneType,
Map<GTUType,Speed> speedLimitMap) |
Construct a new Lane.
|
Lane(CrossSectionLink parentLink,
String id,
Length lateralOffset,
Length width,
LaneType laneType,
Speed speedLimit) |
Construct a new Lane.
|
Lane(CrossSectionLink newParentLink,
Lane cse) |
Clone a Lane for a new network.
|
NoTrafficLane(CrossSectionLink parentLink,
String id,
List<CrossSectionSlice> crossSectionSlices) |
|
NoTrafficLane(CrossSectionLink parentLink,
String id,
Length lateralOffset,
Length width) |
|
NoTrafficLane(CrossSectionLink parentLink,
String id,
Length lateralOffsetAtStart,
Length lateralOffsetAtEnd,
Length beginWidth,
Length endWidth) |
|
NoTrafficLane(CrossSectionLink parentLink,
String id,
Length lateralOffsetAtStart,
Length lateralOffsetAtEnd,
Length beginWidth,
Length endWidth,
boolean fixGradualLateralOffset) |
|
RoadMarkerAlong(CrossSectionLink parentLink,
List<CrossSectionSlice> crossSectionSlices) |
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|
RoadMarkerAlong(CrossSectionLink newCrossSectionLink,
SimulatorInterface.TimeDoubleUnit newSimulator,
RoadMarkerAlong cse) |
Clone a RoadMarkerAlong for a new network.
|
RoadMarkerAlong(CrossSectionLink parentLink,
Length lateralCenterPosition,
Length width) |
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|
RoadMarkerAlong(CrossSectionLink parentLink,
Length startCenterPosition,
Length endCenterPosition,
Length beginWidth,
Length endWidth) |
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|
RoadMarkerAlong(CrossSectionLink parentLink,
Length startCenterPosition,
Length endCenterPosition,
Length beginWidth,
Length endWidth,
boolean fixGradualLateralOffset) |
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|
Shoulder(CrossSectionLink parentLink,
String id,
List<CrossSectionSlice> crossSectionSlices) |
|
Shoulder(CrossSectionLink parentLink,
String id,
Length lateralPosition,
Length width) |
|
Shoulder(CrossSectionLink parentLink,
String id,
Length lateralPositionStart,
Length lateralPositionEnd,
Length beginWidth,
Length endWidth) |
|
Shoulder(CrossSectionLink parentLink,
String id,
Length lateralPositionStart,
Length lateralPositionEnd,
Length beginWidth,
Length endWidth,
boolean fixGradualLateralOffset) |
|
Shoulder(CrossSectionLink newParentLink,
SimulatorInterface.TimeDoubleUnit newSimulator,
Shoulder cse) |
Clone a Shoulder for a new network.
|
Stripe(CrossSectionLink parentLink,
List<CrossSectionSlice> crossSectionSlices,
Stripe.Permeable permeable) |
Helper constructor that immediately provides permeability for all GTU classes.
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|
Stripe(CrossSectionLink newParentLink,
SimulatorInterface.TimeDoubleUnit newSimulator,
Stripe cse) |
Clone a Stripe for a new network.
|
Stripe(CrossSectionLink parentLink,
Length lateralCenterPositionStart,
Length lateralCenterPositionEnd,
Length width) |
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|
Stripe(CrossSectionLink parentLink,
Length lateralCenterPositionStart,
Length lateralCenterPositionEnd,
Length width,
boolean fixGradualLateralOffset) |
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|
Stripe(CrossSectionLink parentLink,
Length lateralCenterPositionStart,
Length lateralCenterPositionEnd,
Length width,
Set<GTUType> gtuTypes,
Stripe.Permeable permeable) |
Helper constructor that immediately provides permeability for a number of GTU classes.
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|
Stripe(CrossSectionLink parentLink,
Length lateralCenterPositionStart,
Length lateralCenterPositionEnd,
Length width,
Set<GTUType> gtuTypes,
Stripe.Permeable permeable,
boolean fixGradualLateralOffset) |
Helper constructor that immediately provides permeability for a number of GTU classes.
Note: LEFT is seen as a positive lateral direction, RIGHT as a negative lateral direction, with the direction from
the StartNode towards the EndNode as the longitudinal direction.
|