public static class TimeVariableFactory.UnixTimeVariable extends TimeVariableFactory.CDFTimeVariable
Modifier and Type | Method and Description |
---|---|
boolean |
canSupportPrecision(TimePrecision tp)
Returns whether the given
precision is available
for this variable. |
double[] |
getTimes(int first,
int last,
TimeInstantModel ts) |
boolean |
isTT2000()
Returns whether this is a TT2000 type variable
|
getFirstMilliSecond, getName, getPrecision, getRawBuffer, getRecordRange, getRecordRange, getRecordRange, getRecordRange, getTimes, getTimes, getTimes, getTimes, getTimes, getTimes, getTimes, getTimes, setRecordCount
public double[] getTimes(int first, int last, TimeInstantModel ts) throws java.lang.Throwable
first
- last
- ts
- java.lang.Throwable
public boolean isTT2000()
TimeVariable
isTT2000
in interface TimeVariable
isTT2000
in class TimeVariableFactory.CDFTimeVariable
public boolean canSupportPrecision(TimePrecision tp)
TimeVariable
precision
is available
for this variable.