Uses of Package
org.opentrafficsim.kpi.sampling
-
Packages that use org.opentrafficsim.kpi.sampling Package Description org.opentrafficsim.kpi.sampling Classes for sampling simulation data.org.opentrafficsim.kpi.sampling.data Extended data for trajectories.org.opentrafficsim.kpi.sampling.indicator Indicators based on sampling data.org.opentrafficsim.kpi.sampling.meta Metadata for grouping and selecting sampling data. -
Classes in org.opentrafficsim.kpi.sampling used by org.opentrafficsim.kpi.sampling Class Description AbstractTable AbstractTable
implementation taking care of the columns.Column Meta data of data in a column.KpiDirectedLanePosition Store one position, direction and lane of a GTU.KpiGtuDirectionality Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.KpiLaneDirection Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Record Consistent set of values corresponding to columns.Sampler Sampler is the highest level organizer for sampling.SamplerData SamplerData is a storage for trajectory data.SamplerData.CompressionMethod Defines the compression method for stored data.SamplingException Exception thrown when sampling encounters an error.SpaceTimeRegion Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Table Table with data stored in structured records.Trajectory Contains position, speed, acceleration and time data of a GTU, over some section.Trajectory.SpaceTimeView Space-time view of a trajectory.TrajectoryGroup Contains all trajectories pertaining to a certain space-time region. -
Classes in org.opentrafficsim.kpi.sampling used by org.opentrafficsim.kpi.sampling.data Class Description SamplingException Exception thrown when sampling encounters an error. -
Classes in org.opentrafficsim.kpi.sampling used by org.opentrafficsim.kpi.sampling.indicator Class Description Query A query defines which subset of trajectory information should be included.TrajectoryGroup Contains all trajectories pertaining to a certain space-time region. -
Classes in org.opentrafficsim.kpi.sampling used by org.opentrafficsim.kpi.sampling.meta Class Description CrossSection A cross sections contains locations on lanes that together make up a cross section.TrajectoryAcceptList Set of trajectories to be accepted or rejected for a query.