Serialized Form
-
Package org.opentrafficsim.animation
-
Class org.opentrafficsim.animation.DefaultAnimationFactory
class DefaultAnimationFactory extends Object implements Serializable- serialVersionUID:
- 20230129L
-
Serialized Fields
-
animatedGTUs
Map<LaneBasedGtu,
nl.tudelft.simulation.dsol.animation.d2.Renderable2d<DefaultCarAnimation.GtuData>> animatedGTUs Rendered gtus. -
animatedLocatedObjects
Map<nl.tudelft.simulation.dsol.animation.Locatable,
nl.tudelft.simulation.dsol.animation.d2.Renderable2d<?>> animatedLocatedObjects Rendered located objects. -
animatedNonLocatedObjects
Map<org.opentrafficsim.core.object.NonLocatedObject,
nl.tudelft.simulation.dsol.animation.d2.Renderable2d<?>> animatedNonLocatedObjects Rendered non-located objects. -
gtuColorer
GtuColorer gtuColorer
GTU colorer. -
network
org.opentrafficsim.core.network.Network network
The network. -
simulator
org.opentrafficsim.core.dsol.OtsSimulatorInterface simulator
The simulator.
-
-
-
Package org.opentrafficsim.animation.colorer
-
Class org.opentrafficsim.animation.colorer.ControlColorer
class ControlColorer extends Object implements Serializable- serialVersionUID:
- 20190501L
-
Class org.opentrafficsim.animation.colorer.DesireColorer
class DesireColorer extends Object implements Serializable- serialVersionUID:
- 20171304L
-
Class org.opentrafficsim.animation.colorer.DesiredHeadwayColorer
class DesiredHeadwayColorer extends Object implements Serializable- serialVersionUID:
- 20170420L
-
Serialized Fields
-
legend
List<GtuColorer.LegendEntry> legend
The legend. -
tMax
org.djunits.value.vdouble.scalar.Duration tMax
Maximum value on input scale. -
tMin
org.djunits.value.vdouble.scalar.Duration tMin
Minimum value on input scale.
-
-
Class org.opentrafficsim.animation.colorer.DesiredSpeedColorer
class DesiredSpeedColorer extends Object implements Serializable- serialVersionUID:
- 20150000L
-
Serialized Fields
-
legend
ArrayList<GtuColorer.LegendEntry> legend
The legend. -
maximumSpeed
org.djunits.value.vdouble.scalar.Speed maximumSpeed
The speed that corresponds to the last entry in the legend. -
minimumSpeed
org.djunits.value.vdouble.scalar.Speed minimumSpeed
The speed that corresponds to the first entry in the legend.
-
-
Class org.opentrafficsim.animation.colorer.DistractionColorer
class DistractionColorer extends Object implements Serializable- serialVersionUID:
- 20181106L
-
Serialized Fields
-
colors
Map<String,
Color> colors Colors. -
legend
ArrayList<GtuColorer.LegendEntry> legend
The legend.
-
-
Class org.opentrafficsim.animation.colorer.FixedColor
class FixedColor extends Object implements Serializable- serialVersionUID:
- 20180117L
-
Class org.opentrafficsim.animation.colorer.GtuTypeColorer
class GtuTypeColorer extends Object implements Serializable- serialVersionUID:
- 20180117L
-
Class org.opentrafficsim.animation.colorer.IncentiveColorer
class IncentiveColorer extends DesireColorer implements Serializable- serialVersionUID:
- 20170414L
-
Class org.opentrafficsim.animation.colorer.LmrsSwitchableColorer
class LmrsSwitchableColorer extends SwitchableGtuColorer implements Serializable- serialVersionUID:
- 20170414L
-
Class org.opentrafficsim.animation.colorer.SynchronizationColorer
class SynchronizationColorer extends Object implements Serializable- serialVersionUID:
- 20180223L
-
Class org.opentrafficsim.animation.colorer.TotalDesireColorer
class TotalDesireColorer extends DesireColorer implements Serializable- serialVersionUID:
- 20170414L
-
-
Package org.opentrafficsim.animation.gis
-
Class org.opentrafficsim.animation.gis.CoordinateTransformLonLatToXy
class CoordinateTransformLonLatToXy extends Object implements Serializable- serialVersionUID:
- 20151130L
-
Serialized Fields
-
centerX
double centerX
The x-center of the center point (0, 0). -
centerY
double centerY
The y-center of the center point (0, 0). -
latCenter
double latCenter
The y-center of the center point (0, 0). -
latToM
double latToM
One percent of a lat degree to y meters. -
lonCenter
double lonCenter
The x-center of the center point (0, 0). -
lonToM
double lonToM
One percent of a lon degree to x meters.
-
-
Class org.opentrafficsim.animation.gis.CoordinateTransformWgs84toRdNew
class CoordinateTransformWgs84toRdNew extends Object implements Serializable- serialVersionUID:
- 20141017L
-
Serialized Fields
-
dx
double dx
the coordinate shift dx w.r.t. the origin if not in Amersfoort. dx will be subtracted from each RD.x coordinate -
dy
double dy
the coordinate shift dy w.r.t. the origin if not in Amersfoort. dy will be subtracted from each RD.y coordinate
-
-
-
Package org.opentrafficsim.animation.gtu.colorer
-
Class org.opentrafficsim.animation.gtu.colorer.AccelerationGtuColorer
class AccelerationGtuColorer extends Object implements Serializable- serialVersionUID:
- 201500001L
-
Serialized Fields
-
legend
ArrayList<GtuColorer.LegendEntry> legend
The legend. -
maximumAcceleration
org.djunits.value.vdouble.scalar.Acceleration maximumAcceleration
The deceleration that corresponds to the last entry in the legend. -
maximumDeceleration
org.djunits.value.vdouble.scalar.Acceleration maximumDeceleration
The deceleration that corresponds to the first entry in the legend.
-
-
Class org.opentrafficsim.animation.gtu.colorer.DefaultSwitchableGtuColorer
class DefaultSwitchableGtuColorer extends SwitchableGtuColorer implements Serializable- serialVersionUID:
- 20150000L
-
Class org.opentrafficsim.animation.gtu.colorer.GtuColorer.LegendEntry
class LegendEntry extends Object implements Serializable- serialVersionUID:
- 20150000L
-
Class org.opentrafficsim.animation.gtu.colorer.SpeedGtuColorer
class SpeedGtuColorer extends Object implements Serializable- serialVersionUID:
- 20150000L
-
Serialized Fields
-
legend
ArrayList<GtuColorer.LegendEntry> legend
The legend. -
maximumSpeed
org.djunits.value.vdouble.scalar.Speed maximumSpeed
The speed that corresponds to the last entry in the legend.
-
-
Class org.opentrafficsim.animation.gtu.colorer.SwitchableGtuColorer
class SwitchableGtuColorer extends Object implements Serializable- serialVersionUID:
- 20150000L
-
Serialized Fields
-
activeColorer
GtuColorer activeColorer
The currently active GtuColorer. -
colorers
List<GtuColorer> colorers
The list of included colorers.
-
-