HKUST-OCTAD-LAB / AirTrafficSim

Web-based air traffic simulation and visualization platform for ATM research. Development fork: https://github.com/kyfrankie/AirTrafficSim
https://hkust-octad-lab.github.io/AirTrafficSim/
GNU General Public License v3.0
38 stars 7 forks source link

Adjustable simulation timestep #23

Open kyfrankie opened 2 years ago

kyfrankie commented 2 years ago

Add a simulation variable delta_t to enable adjustable timestep in simulation. Right now, each timestep is defaulting to 1 second.