Class SchedulingControllerAction

    • Constructor Detail

      • SchedulingControllerAction

        public SchedulingControllerAction​(ScheduleParameters scheduleParams,
                                          IAction action)
        Constructs this with the specified parameters and action to be scheduled during the sim's initialization.
        Parameters:
        scheduleParams - the schedule's parameters
        action - the action to schedule