public interface TimeData
Modifier and Type | Method and Description |
---|---|
UnitRangeImpl |
getAmplitudeRange()
returns the range of amplitudes for this object.
|
MicroSecondDate |
getBeginTime()
returns the earliest time for which this object "has data".
|
TimeInterval |
getTimeInterval()
returns the width in time for this object.
|
MicroSecondDate getBeginTime()
TimeInterval getTimeInterval()
UnitRangeImpl getAmplitudeRange()