|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsimtools.data.ValueProvider
simtools.data.DataSource
simtools.data.async.TimeStampedDataSource.TimeSource
simtools.data.async.AsynchronousMergeDSCollection.AsynchronousMergeDataSource.RefTime
public class AsynchronousMergeDSCollection.AsynchronousMergeDataSource.RefTime
| Field Summary |
|---|
| Fields inherited from class simtools.data.async.TimeStampedDataSource.TimeSource |
|---|
info |
| Fields inherited from class simtools.data.DataSource |
|---|
endNotificationListeners, listeners, sortedOrder |
| Fields inherited from class simtools.data.ValueProvider |
|---|
ByteProvider, DoubleProvider, FloatProvider, IntegerProvider, kind, LongProvider, ObjectProvider, ShortProvider |
| Constructor Summary | |
|---|---|
AsynchronousMergeDSCollection.AsynchronousMergeDataSource.RefTime(DataSource timeSource,
boolean isRelative,
double offset,
double initialDate)
|
|
| Method Summary | |
|---|---|
double |
getDoubleValue(long index)
Optimized accessor for double values. |
long |
getLastIndex()
|
long |
getStartIndex()
|
java.lang.Object |
getValue(long index)
|
| Methods inherited from class simtools.data.async.TimeStampedDataSource.TimeSource |
|---|
getInformation, getMax, getMin, isAuxiliary, sortedOrder |
| Methods inherited from class simtools.data.ValueProvider |
|---|
getByteValue, getFloatValue, getIntegerValue, getKind, getLongValue, getObjectValue, getShortValue, valueClass |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsynchronousMergeDSCollection.AsynchronousMergeDataSource.RefTime(DataSource timeSource,
boolean isRelative,
double offset,
double initialDate)
throws DataException
timeSource - offset. - A number of seconds
DataException| Method Detail |
|---|
public long getStartIndex()
throws UnsupportedOperation
getStartIndex in class TimeStampedDataSource.TimeSourceUnsupportedOperation
public long getLastIndex()
throws UnsupportedOperation
getLastIndex in class TimeStampedDataSource.TimeSourceUnsupportedOperation
public java.lang.Object getValue(long index)
throws DataException
getValue in class TimeStampedDataSource.TimeSourceDataException
public double getDoubleValue(long index)
throws DataException
ValueProvider
getDoubleValue in class TimeStampedDataSource.TimeSourceDataException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||