Class TaskRoadSideDistraction

    • Constructor Detail

      • TaskRoadSideDistraction

        public TaskRoadSideDistraction()
        Constructor.
    • Method Detail

      • calculateTaskDemand

        public double calculateTaskDemand​(LanePerception perception,
                                          LaneBasedGTU gtu,
                                          Parameters parameters)
                                   throws ParameterException,
                                          GTUException
        Returns the gross task demand to be managed by a task manager.
        Parameters:
        perception - LanePerception; perception
        gtu - LaneBasedGTU; gtu
        parameters - Parameters; parameters
        Returns:
        double; gross task demand
        Throws:
        ParameterException - if a parameter is missing or out of bounds
        GTUException - exceptions pertaining to the GTU