group property

int group
final

Denotes the track this train is on, but does not necessarily equate to Track 1 or Track 2.

With the exception of terminal stations, predictions at the same station with different group values refer to trains on different tracks.

Implementation

final int group;