Documentation
Version 3.1 by Alexander Schulz-Rosengarten on 2014/06/12 13:57
Logging
Variable debug indicates verbose logging.
Prefix of all log messages must be : [trainnum][ST-ST]
Use println function to produce textual output. Do not use printf or other io functions, because output may not be flushed correctly.