Package com.amalgamasimulation.trains


package com.amalgamasimulation.trains
  • Class
    Description
    A class representing a sequence of BookingSlot.
    Represents a time interval booked by a specific booker.
    Rail arc is the element that is contained in arcs of railway graph.
    Represents a single railcar that is part of a Train.
    Class representing a combination of a specific graph position and information about which side of the train should arrive at the destination.
    Rail node represents a point where 2 rail tracks merge into the third rail track.
    Rail track represents a bi-directional section of rail road between any two rail nodes.
    Represents a train consisting a sequence of rail cars.
    Route for a Train, consisting of consecutive AgentGraphPaths that represent sections for movement and maneuvers.
    Environment for trains (see Train class).