public static class TimeVariableFactory.CDFEpochVariable 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, setRecordCountpublic double[] getTimes(int first,
int last,
TimeInstantModel ts)
throws java.lang.Throwable
first - last - ts - java.lang.Throwablepublic boolean isTT2000()
TimeVariableisTT2000 in interface TimeVariableisTT2000 in class TimeVariableFactory.CDFTimeVariablepublic boolean canSupportPrecision(TimePrecision tp)
TimeVariableprecision is available
for this variable.