Uses of Package
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 KpiDirectedLanePosition Store one position, direction and lane of a GTU.KpiGtuDirectionality Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.KpiLaneDirection Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Sampler Sampler is the highest level organizer for sampling.Sampler.CompressionMethod Defines the compression method for stored data.SamplingException Exception thrown when sampling encounters an error.SpaceTimeRegion Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.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.