Class ModelLane


  • public final class ModelLane
    extends Object
    Serves as meta structure between the data classes and the mobility simulation. The lane data classes do not have any lane length specified. To calculate the lane length the link is required that is not available if data is separated in different containers. Further, there is a List of downstream LaneImpl instances.
    Author:
    dgrether