Uses of Record Class
org.opentrafficsim.animation.graphs.FundamentalDiagram.FdSeries
Packages that use FundamentalDiagram.FdSeries
Package
Description
Various graphs that function on generic meta-data (like which path) and data structures.
-
Uses of FundamentalDiagram.FdSeries in org.opentrafficsim.animation.graphs
Methods in org.opentrafficsim.animation.graphs that return FundamentalDiagram.FdSeriesModifier and TypeMethodDescriptionFundamentalDiagram.FdPaintState.fdSeries()Returns the value of thefdSeriesrecord component.Constructors in org.opentrafficsim.animation.graphs with parameters of type FundamentalDiagram.FdSeriesModifierConstructorDescriptionFdPaintState(FundamentalDiagram.FdSeries[] fdSeries, org.djunits.value.vdouble.scalar.Duration getAvailableTime) Creates an instance of aFdPaintStaterecord class.