- calculate(Query, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.AbstractIndicator
-
Calculate value for given query until given time.
- calculate(Query, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.AbstractIndicator
-
Calculate value for given query over time interval.
- calculate(Query, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.MeanDensity
-
Calculate value for given query over time interval.
- calculate(Query, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.MeanIntensity
-
Calculate value for given query over time interval.
- calculate(Query, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.MeanSpeed
-
Calculate value for given query over time interval.
- calculate(Query, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.MeanTravelTime
-
Calculate value for given query over time interval.
- calculate(Query, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.MeanTripLength
-
Calculate value for given query over time interval.
- calculate(Query, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.TotalDelay
-
Calculate value for given query over time interval.
- calculate(Query, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.TotalNumberOfStops
-
Calculate value for given query over time interval.
- calculate(Query, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.TotalTravelDistance
-
Calculate value for given query over time interval.
- calculate(Query, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.TotalTravelTime
-
Calculate value for given query over time interval.
- ConfidenceInterval<T extends org.djunits.value.vdouble.scalar.AbstractDoubleScalarRel<?,T>> - Class in org.opentrafficsim.kpi.sampling.indicator
-
Wrapper class for two typed values that represent a confidence interval.
- ConfidenceInterval(T, T) - Constructor for class org.opentrafficsim.kpi.sampling.indicator.ConfidenceInterval
-
- contains(MetaDataType<?>) - Method in class org.opentrafficsim.kpi.sampling.meta.MetaData
-
- contains(MetaDataType<?>) - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataSet
-
- contains(KpiLaneDirection) - Method in class org.opentrafficsim.kpi.sampling.Sampler
-
Returns whether there is data for the give lane direction.
- contains(MetaDataType<?>) - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- contains(ExtendedDataType<?>) - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- contains(Trajectory) - Method in class org.opentrafficsim.kpi.sampling.TrajectoryGroup
-
Whether this TrajectoryGroup
holds the given trajectory.
- copy() - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
-
Creates a copy.
- CrossSection - Class in org.opentrafficsim.kpi.sampling
-
A cross sections contains locations on lanes that together make up a cross section.
- CrossSection(Set<KpiDirectedLanePosition>) - Constructor for class org.opentrafficsim.kpi.sampling.CrossSection
-
Constructor with set of directed lane positions.
- CrossSection(LinkDataInterface, KpiGtuDirectionality, double) - Constructor for class org.opentrafficsim.kpi.sampling.CrossSection
-
Constructor with link and direction.
- get(MetaDataType<T>) - Method in class org.opentrafficsim.kpi.sampling.meta.MetaData
-
- get(MetaDataType<T>) - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataSet
-
- getA() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getAcceleration() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getConfidenceInterval(double) - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
-
- getConfidenceInterval(double, IntervalSide) - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
-
- getConfidenceInterval(double) - Method in class org.opentrafficsim.kpi.sampling.indicator.PersistentStatistic
-
- getConfidenceInterval(double, IntervalSide) - Method in class org.opentrafficsim.kpi.sampling.indicator.PersistentStatistic
-
- getDescription() - Method in class org.opentrafficsim.kpi.sampling.Query
-
- getDestinationNodeData() - Method in interface org.opentrafficsim.kpi.interfaces.GtuDataInterface
-
- getDirectedLanePositions() - Method in class org.opentrafficsim.kpi.sampling.CrossSection
-
- getEndPosition() - Method in class org.opentrafficsim.kpi.sampling.SpaceTimeRegion
-
- getEndTime() - Method in class org.opentrafficsim.kpi.sampling.SpaceTimeRegion
-
- getExtendedData(ExtendedDataType<T>) - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getGtuId() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getGtuTypeData() - Method in interface org.opentrafficsim.kpi.interfaces.GtuDataInterface
-
- getId() - Method in interface org.opentrafficsim.kpi.interfaces.GtuDataInterface
-
- getId() - Method in class org.opentrafficsim.kpi.sampling.data.ExtendedDataType
-
- getId() - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataType
-
- getId() - Method in class org.opentrafficsim.kpi.sampling.Query
-
return the unique id for the query.
- getInterval() - Method in class org.opentrafficsim.kpi.sampling.Query
-
- getInUnit() - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
- getInUnit() - Method in class org.opentrafficsim.kpi.sampling.indicator.PersistentStatistic
- getIterator() - Method in class org.opentrafficsim.kpi.sampling.CrossSection
-
- getKpiDirection() - Method in class org.opentrafficsim.kpi.sampling.KpiLaneDirection
-
- getKpiGtuDirection() - Method in class org.opentrafficsim.kpi.sampling.KpiDirectedLanePosition
-
Retrieve the gtuDirection.
- getLaneData() - Method in class org.opentrafficsim.kpi.sampling.KpiDirectedLanePosition
-
Retrieve the lane.
- getLaneData() - Method in class org.opentrafficsim.kpi.sampling.KpiLaneDirection
-
- getLaneDatas() - Method in interface org.opentrafficsim.kpi.interfaces.LinkDataInterface
-
- getLaneDirection() - Method in class org.opentrafficsim.kpi.sampling.SpaceTimeRegion
-
- getLaneDirection() - Method in class org.opentrafficsim.kpi.sampling.TrajectoryGroup
-
Returns the lane direction.
- getLength() - Method in interface org.opentrafficsim.kpi.interfaces.LaneDataInterface
-
- getLength() - Method in interface org.opentrafficsim.kpi.interfaces.LinkDataInterface
-
- getLength() - Method in class org.opentrafficsim.kpi.sampling.TrajectoryGroup
-
- getLinkData() - Method in interface org.opentrafficsim.kpi.interfaces.LaneDataInterface
-
- getLowerValue() - Method in class org.opentrafficsim.kpi.sampling.indicator.ConfidenceInterval
-
- getMax() - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
-
- getMax() - Method in class org.opentrafficsim.kpi.sampling.indicator.PersistentStatistic
-
- getMean() - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
-
- getMean() - Method in class org.opentrafficsim.kpi.sampling.indicator.PersistentStatistic
-
- getMetaData(MetaDataType<T>) - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getMetaDataIterator() - Method in class org.opentrafficsim.kpi.sampling.meta.MetaData
-
- getMetaDataSetIterator() - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataSet
-
- getMetaDataSetIterator() - Method in class org.opentrafficsim.kpi.sampling.Query
-
- getMetaDataTypes() - Method in class org.opentrafficsim.kpi.sampling.meta.MetaData
-
- getMetaDataTypes() - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataSet
-
- getMin() - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
-
- getMin() - Method in class org.opentrafficsim.kpi.sampling.indicator.PersistentStatistic
-
- getN() - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
-
- getN() - Method in class org.opentrafficsim.kpi.sampling.indicator.PersistentStatistic
-
- getOriginNodeData() - Method in interface org.opentrafficsim.kpi.interfaces.GtuDataInterface
-
- getPosition() - Method in class org.opentrafficsim.kpi.sampling.KpiDirectedLanePosition
-
Retrieve the position on the lane.
- getPosition() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getPositionInDirection(Length) - Method in class org.opentrafficsim.kpi.sampling.KpiLaneDirection
-
Returns the position with increasing value in the direction of travel, i.e.
- getRouteData() - Method in interface org.opentrafficsim.kpi.interfaces.GtuDataInterface
-
- getSI() - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
- getSI() - Method in class org.opentrafficsim.kpi.sampling.indicator.PersistentStatistic
- getSpaceTimeIterator() - Method in class org.opentrafficsim.kpi.sampling.Query
-
- getSpeed() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getStartPosition() - Method in class org.opentrafficsim.kpi.sampling.SpaceTimeRegion
-
- getStartTime() - Method in class org.opentrafficsim.kpi.sampling.SpaceTimeRegion
-
- getStartTime() - Method in class org.opentrafficsim.kpi.sampling.TrajectoryGroup
-
- getStDev() - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
-
- getStDev() - Method in class org.opentrafficsim.kpi.sampling.indicator.PersistentStatistic
-
- getSum() - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
-
- getSum() - Method in class org.opentrafficsim.kpi.sampling.indicator.PersistentStatistic
-
- getT() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getTime() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getTotalDuration() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getTotalLength() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getTrajectories() - Method in class org.opentrafficsim.kpi.sampling.TrajectoryGroup
-
Returns a list of trajectories.
- getTrajectory(int) - Method in class org.opentrafficsim.kpi.sampling.TrajectoryAcceptList
-
- getTrajectoryGroup(KpiLaneDirection) - Method in class org.opentrafficsim.kpi.sampling.Sampler
-
Returns the trajectory group of given lane direction.
- getTrajectoryGroup(int) - Method in class org.opentrafficsim.kpi.sampling.TrajectoryAcceptList
-
- getTrajectoryGroup(Length, Length) - Method in class org.opentrafficsim.kpi.sampling.TrajectoryGroup
-
Returns trajectory group between two locations.
- getTrajectoryGroup(Time, Time) - Method in class org.opentrafficsim.kpi.sampling.TrajectoryGroup
-
Returns trajectory group between two times.
- getTrajectoryGroup(Length, Length, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.TrajectoryGroup
-
Returns trajectory group between two locations and between two times.
- getTrajectoryGroupIterator() - Method in class org.opentrafficsim.kpi.sampling.TrajectoryAcceptList
-
- getTrajectoryGroups(Time, Time) - Method in class org.opentrafficsim.kpi.sampling.Query
-
Returns a list of TrajectoryGroups in accordance with the query.
- getTrajectoryIterator() - Method in class org.opentrafficsim.kpi.sampling.TrajectoryAcceptList
-
- getUpdateFrequency() - Method in class org.opentrafficsim.kpi.sampling.Query
-
- getUpperValue() - Method in class org.opentrafficsim.kpi.sampling.indicator.ConfidenceInterval
-
- getV() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- getValue(GtuDataInterface) - Method in class org.opentrafficsim.kpi.sampling.data.ExtendedDataType
-
- getValue(GtuDataInterface) - Method in class org.opentrafficsim.kpi.sampling.data.SpeedLimit
- getValue(Query, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.AbstractIndicator
-
Get value for given query until given time, returning earlier calculated value if possible.
- getValue(Query, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.indicator.AbstractIndicator
-
Get value for given query over time interval, returning earlier calculated value if possible.
- getValue(GtuDataInterface) - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataCrossSections
-
Retrieves the value of the meta data of this type from a GTU.
- getValue(GtuDataInterface) - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataDestination
-
Retrieves the value of the meta data of this type from a GTU.
- getValue(GtuDataInterface) - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataGtuType
-
Retrieves the value of the meta data of this type from a GTU.
- getValue(GtuDataInterface) - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataOrigin
-
Retrieves the value of the meta data of this type from a GTU.
- getValue(GtuDataInterface) - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataRoute
-
Retrieves the value of the meta data of this type from a GTU.
- getValue(GtuDataInterface) - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataType
-
Retrieves the value of the meta data of this type from a GTU.
- getVariance() - Method in class org.opentrafficsim.kpi.sampling.indicator.Persistent
-
- getVariance() - Method in class org.opentrafficsim.kpi.sampling.indicator.PersistentStatistic
-
- getX() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- GtuDataInterface - Interface in org.opentrafficsim.kpi.interfaces
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- GtuTypeDataInterface - Interface in org.opentrafficsim.kpi.interfaces
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- Sampler - Class in org.opentrafficsim.kpi.sampling
-
Sampler is the highest level organizer for sampling.
- Sampler() - Constructor for class org.opentrafficsim.kpi.sampling.Sampler
-
- SamplingException - Exception in org.opentrafficsim.kpi.sampling
-
Exception thrown when sampling encounters an error.
- SamplingException() - Constructor for exception org.opentrafficsim.kpi.sampling.SamplingException
-
- SamplingException(String) - Constructor for exception org.opentrafficsim.kpi.sampling.SamplingException
-
- SamplingException(Throwable) - Constructor for exception org.opentrafficsim.kpi.sampling.SamplingException
-
- SamplingException(String, Throwable) - Constructor for exception org.opentrafficsim.kpi.sampling.SamplingException
-
- SamplingException(String, Throwable, boolean, boolean) - Constructor for exception org.opentrafficsim.kpi.sampling.SamplingException
-
- scheduleStartRecording(Time, KpiLaneDirection) - Method in class org.opentrafficsim.kpi.sampling.Sampler
-
Schedules the start of recording for a given lane-direction.
- scheduleStopRecording(Time, KpiLaneDirection) - Method in class org.opentrafficsim.kpi.sampling.Sampler
-
Schedules the stop of recording for a given lane-direction.
- size() - Method in class org.opentrafficsim.kpi.sampling.CrossSection
-
- size() - Method in class org.opentrafficsim.kpi.sampling.meta.MetaData
-
- size() - Method in class org.opentrafficsim.kpi.sampling.meta.MetaDataSet
-
- size() - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
- size() - Method in class org.opentrafficsim.kpi.sampling.TrajectoryAcceptList
-
- size() - Method in class org.opentrafficsim.kpi.sampling.TrajectoryGroup
-
Returns the number of trajectories in this group.
- SpaceTimeRegion - Class in org.opentrafficsim.kpi.sampling
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SpaceTimeRegion(KpiLaneDirection, Length, Length, Time, Time) - Constructor for class org.opentrafficsim.kpi.sampling.SpaceTimeRegion
-
- spaceTimeRegionSize() - Method in class org.opentrafficsim.kpi.sampling.Query
-
- SpeedLimit - Class in org.opentrafficsim.kpi.sampling.data
-
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
- SpeedLimit() - Constructor for class org.opentrafficsim.kpi.sampling.data.SpeedLimit
-
Constructor.
- startRecording(KpiLaneDirection) - Method in class org.opentrafficsim.kpi.sampling.Sampler
-
Start recording at the given time (which should be the current time) on the given lane direction.
- stopRecording(KpiLaneDirection) - Method in class org.opentrafficsim.kpi.sampling.Sampler
-
Stop recording at given lane direction.
- subSet(Length, Length) - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
Copies the trajectory but with a subset of the data.
- subSet(Time, Time) - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
Copies the trajectory but with a subset of the data.
- subSet(Length, Length, Time, Time) - Method in class org.opentrafficsim.kpi.sampling.Trajectory
-
Copies the trajectory but with a subset of the data.