public class DoubleArrayTimeCacheFromVDoubleArray.Data extends Object implements DoubleArrayTimeCache.Data
Modifier and Type | Method and Description |
---|---|
org.epics.util.array.ListNumber |
getArray(int index) |
org.epics.util.time.Timestamp |
getBegin() |
org.epics.util.time.Timestamp |
getEnd() |
int |
getNArrays() |
org.epics.util.time.Timestamp |
getTimestamp(int index) |
public org.epics.util.time.Timestamp getBegin()
getBegin
in interface DoubleArrayTimeCache.Data
public org.epics.util.time.Timestamp getEnd()
getEnd
in interface DoubleArrayTimeCache.Data
public int getNArrays()
getNArrays
in interface DoubleArrayTimeCache.Data
public org.epics.util.array.ListNumber getArray(int index)
getArray
in interface DoubleArrayTimeCache.Data
public org.epics.util.time.Timestamp getTimestamp(int index)
getTimestamp
in interface DoubleArrayTimeCache.Data
Copyright © 2010–2015. All rights reserved.