Once the schedule has been created the simulator is a developer utility that is used to test schedule. Where as the scheduler is based on probability of an occurrence, (like the probability of it raining at a certain time ), the simulator is based on certainty. Like the model generator, the simulator will contain actual conditions like it was raining between 12:43 and 3:15. The output of this code will produce statistics like how many missions were delayed, and the total number of delayed minutes, and the cost related to the equipment and the pilot. It seems very likely that the generator and the simulator maybe created from the same code base and are distinguished from a command line switch.
0 commit comments