public class SignalEntryList extends java.util.ArrayList<SignalEntry>
Constructor and Description |
---|
SignalEntryList() |
Modifier and Type | Method and Description |
---|---|
int |
getSignalValueFromTime(double simulationTime,
SimulationInstance simulationInstance) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
public int getSignalValueFromTime(double simulationTime, SimulationInstance simulationInstance)