Class RollingLaneStructure.AnimationAccess
java.lang.Object
org.opentrafficsim.road.gtu.lane.perception.RollingLaneStructure.AnimationAccess
- Enclosing class:
- RollingLaneStructure
AnimationAccess provides access to a number of private fields in the structure, which should only be used read-only!
Copyright (c) 2003-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
Copyright (c) 2003-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
- Author:
- Alexander Verbraeck
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AnimationAccess
public AnimationAccess()
-
-
Method Details
-
getCrossSectionRecords
- Returns:
- the lane structure records of the cross section
-
getUpstreamEdge
- Returns:
- the upstream edge
-
getDownstreamEdge
- Returns:
- the downstream edge
-