Class SteeringLmrs

    • Field Detail

      • MANDATORY

        public static final org.opentrafficsim.base.parameters.ParameterTypeClassList<MandatoryIncentive> MANDATORY
        Parameter type for mandatory lane change incentives.
      • VOLUNTARY

        public static final org.opentrafficsim.base.parameters.ParameterTypeClassList<VoluntaryIncentive> VOLUNTARY
        Parameter type for voluntary lane change incentives.
    • Constructor Detail

      • SteeringLmrs

        public SteeringLmrs​(CarFollowingModel carFollowingModel,
                            LaneBasedGTU gtu,
                            LanePerception lanePerception,
                            Synchronization synchronization,
                            Cooperation cooperation,
                            GapAcceptance gapAcceptance,
                            Steering.FeedbackTable feedbackTable)
        Constructor setting the car-following model.
        Parameters:
        carFollowingModel - CarFollowingModel; Car-following model.
        gtu - LaneBasedGTU; GTU
        lanePerception - LanePerception; perception
        synchronization - Synchronization; type of synchronization
        cooperation - Cooperation; type of cooperation
        gapAcceptance - GapAcceptance; gap-acceptance
        feedbackTable - FeedbackTable; feedback table