Class SimulationTickerPlan


  • public class SimulationTickerPlan
    extends Plan
    The simulation ticker plan has the task to trigger the environment whenever a simulation step needs to be done.
    • Constructor Detail

      • SimulationTickerPlan

        public SimulationTickerPlan()
    • Method Detail

      • body

        public void body()
        The body method.
        Specified by:
        body in class Plan