Skip to content
Snippets Groups Projects
Commit 8b642be0 authored by Michael Leuschel's avatar Michael Leuschel
Browse files

fix name of model

parent 2116dc49
Branches
Tags
No related merge requests found
MACHINE TrainTrack MACHINE SimpleTrainTrack
// A small example to show how one can use LibrarySVG to flexibliy visualise // A small example to show how one can use LibrarySVG to flexibliy visualise
// train track zones,... // train track zones,...
SETS SETS
......
MACHINE TwoTrainsMA MACHINE TwoTrainsMA
// A small example to show how one can use LibrarySVG to flexibliy visualise // A small example to show how one can use LibrarySVG to flexibliy visualise
// train track zones and MAs; model contains some errors on purpose to show how visualisation can help spot them // models train track zones and MAs; model contains some errors on purpose to show how visualisation can help spot them
SETS SETS
TTDS = {ttd1,ttd2,ttd3,ttd4} /*@desc "Trackside Track Detection zones" */; TTDS = {ttd1,ttd2,ttd3,ttd4} /*@desc "Trackside Track Detection zones" */;
TRAINS = {tr1,tr2} /*@desc "The set of trains" */ TRAINS = {tr1,tr2} /*@desc "The set of trains" */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment