Index

A C D E F G H I L N O S T 
All Classes and Interfaces|All Packages

A

addEvent(TestSampler, Duration, TestLaneData, boolean) - Method in class org.opentrafficsim.kpi.sampling.impl.TestSimulator
Add event.

C

crossSectionTest(TestSampler, TestLinkData) - Method in class org.opentrafficsim.kpi.sampling.SamplerTest
Test FilterDataCrossSection.

D

DataTest - Class in org.opentrafficsim.kpi.sampling.data
Test extended data.

E

Entry(Duration, TestLaneData) - Constructor for record class org.opentrafficsim.kpi.sampling.impl.TestSampler.Entry
Creates an instance of a Entry record class.
equals(Object) - Method in record class org.opentrafficsim.kpi.sampling.impl.TestGtuData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opentrafficsim.kpi.sampling.impl.TestLinkData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.opentrafficsim.kpi.sampling.impl.TestSampler.Entry
Indicates whether some other object is "equal to" this one.
executeUntil(Duration) - Method in class org.opentrafficsim.kpi.sampling.impl.TestSimulator
Executes all events until time (inclusive).

F

FiltersTest - Class in org.opentrafficsim.kpi.sampling.filter
Test filters.
finalizeRecording(TestLaneData) - Method in class org.opentrafficsim.kpi.sampling.impl.TestSampler
 

G

getDestinationId() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestGtuData
Returns the value of the getDestinationId record component.
getFinals() - Method in class org.opentrafficsim.kpi.sampling.impl.TestSampler
Returns the moments of finalization.
getGtuTypeId() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestGtuData
Returns the value of the getGtuTypeId record component.
getId() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestGtuData
Returns the value of the getId record component.
getId() - Method in class org.opentrafficsim.kpi.sampling.impl.TestLaneData
 
getId() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestLinkData
Returns the value of the getId record component.
getInits() - Method in class org.opentrafficsim.kpi.sampling.impl.TestSampler
Returns the moments of initialization.
getLanes() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestLinkData
Returns the value of the getLanes record component.
getLength() - Method in class org.opentrafficsim.kpi.sampling.impl.TestLaneData
 
getLength() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestLinkData
Returns the value of the getLength record component.
getLinkData() - Method in class org.opentrafficsim.kpi.sampling.impl.TestLaneData
 
getOriginId() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestGtuData
Returns the value of the getOriginId record component.
getReferenceSpeed() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestGtuData
Returns the value of the getReferenceSpeed record component.
getRouteId() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestGtuData
Returns the value of the getRouteId record component.
getTime() - Method in class org.opentrafficsim.kpi.sampling.impl.TestSimulator
Returns the current time.

H

hashCode() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestGtuData
Returns a hash code value for this object.
hashCode() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestLinkData
Returns a hash code value for this object.
hashCode() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestSampler.Entry
Returns a hash code value for this object.

I

indicatorTest() - Method in class org.opentrafficsim.kpi.sampling.indicator.IndicatorTest
Tests toString methods.
IndicatorTest - Class in org.opentrafficsim.kpi.sampling.indicator
Indicator test.
initRecording(TestLaneData) - Method in class org.opentrafficsim.kpi.sampling.impl.TestSampler
 

L

lane() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestSampler.Entry
Returns the value of the lane record component.

N

now() - Method in class org.opentrafficsim.kpi.sampling.impl.TestSampler
 

O

org.opentrafficsim.kpi.sampling - package org.opentrafficsim.kpi.sampling
 
org.opentrafficsim.kpi.sampling.data - package org.opentrafficsim.kpi.sampling.data
 
org.opentrafficsim.kpi.sampling.filter - package org.opentrafficsim.kpi.sampling.filter
 
org.opentrafficsim.kpi.sampling.impl - package org.opentrafficsim.kpi.sampling.impl
Test implementations of data interfaces, abstract sampler and simulator.
org.opentrafficsim.kpi.sampling.indicator - package org.opentrafficsim.kpi.sampling.indicator
 

S

SamplerTest - Class in org.opentrafficsim.kpi.sampling
Tests sampler in various ways.
scheduleStartRecording(Duration, TestLaneData) - Method in class org.opentrafficsim.kpi.sampling.impl.TestSampler
 
scheduleStopRecording(Duration, TestLaneData) - Method in class org.opentrafficsim.kpi.sampling.impl.TestSampler
 
setTime(Duration) - Method in class org.opentrafficsim.kpi.sampling.impl.TestSimulator
Set time.

T

testBasic() - Method in class org.opentrafficsim.kpi.sampling.SamplerTest
Test basic functions.
testData() - Method in class org.opentrafficsim.kpi.sampling.data.DataTest
Test data.
testEquals() - Method in class org.opentrafficsim.kpi.sampling.filter.FiltersTest
Test equals method.
testFilters() - Method in class org.opentrafficsim.kpi.sampling.filter.FiltersTest
Test filters.
TestGtuData - Record Class in org.opentrafficsim.kpi.sampling.impl
Test GtuData class.
TestGtuData(String, String, String, String, String, Speed) - Constructor for record class org.opentrafficsim.kpi.sampling.impl.TestGtuData
Creates an instance of a TestGtuData record class.
testInitFinalize() - Method in class org.opentrafficsim.kpi.sampling.SamplerTest
Test initialization, finalization, and possible overlap between space-time regions.
testInterpolate() - Method in class org.opentrafficsim.kpi.sampling.data.DataTest
Test default interpolation of various data types.
TestLaneData - Class in org.opentrafficsim.kpi.sampling.impl
Test LaneData class.
TestLaneData(String, Length, TestLinkData) - Constructor for class org.opentrafficsim.kpi.sampling.impl.TestLaneData
constructor.
TestLinkData - Record Class in org.opentrafficsim.kpi.sampling.impl
Test LinkData class.
TestLinkData(String, Length) - Constructor for record class org.opentrafficsim.kpi.sampling.impl.TestLinkData
Constructor.
TestLinkData(String, Length, List<TestLaneData>) - Constructor for record class org.opentrafficsim.kpi.sampling.impl.TestLinkData
Creates an instance of a TestLinkData record class.
TestSampler - Class in org.opentrafficsim.kpi.sampling.impl
Test Sampler class.
TestSampler(Set<ExtendedDataType<?, ?, ?, ? super TestGtuData>>, Set<FilterDataType<?, ? super TestGtuData>>, TestSimulator) - Constructor for class org.opentrafficsim.kpi.sampling.impl.TestSampler
Constructor.
TestSampler.Entry - Record Class in org.opentrafficsim.kpi.sampling.impl
Entry of initialization and finalization.
TestSimulator - Class in org.opentrafficsim.kpi.sampling.impl
Test simulator.
TestSimulator() - Constructor for class org.opentrafficsim.kpi.sampling.impl.TestSimulator
Constructor.
testSmallDataCase() - Method in class org.opentrafficsim.kpi.sampling.SamplerTest
Test lots in a small two-lane, three-vehicle case.
time() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestSampler.Entry
Returns the value of the time record component.
toString() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestGtuData
Returns a string representation of this record class.
toString() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestLinkData
Returns a string representation of this record class.
toString() - Method in record class org.opentrafficsim.kpi.sampling.impl.TestSampler.Entry
Returns a string representation of this record class.
trajectoryAcceptListTest(TestSampler, TestLaneData) - Method in class org.opentrafficsim.kpi.sampling.SamplerTest
Test trajectoryAcceptListTest.
trajectoryTest() - Method in class org.opentrafficsim.kpi.sampling.TrajectoryTest
Trajectory test.
TrajectoryTest - Class in org.opentrafficsim.kpi.sampling
Test for Trajectory, in so far other tests do not happen to already use this class.
A C D E F G H I L N O S T 
All Classes and Interfaces|All Packages