|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisad.data.units.UnitParser
visad.data.netcdf.units.UnitParser
| Nested Class Summary |
| Nested classes inherited from class visad.data.units.UnitParser |
|
| Field Summary |
| Fields inherited from class visad.data.units.UnitParser |
isTime, jj_nt, julianDayOrigin, lookingAhead, second, token, token_source, unitsDB |
| Fields inherited from interface visad.data.units.UnitParserConstants |
DATE, DAY, DECIMAL, DEFAULT, DIGIT, DIVIDE, EOF, EXP, FROM, HOUR, INT, INTEGER, LETTER, MINUTE, MONTH, NAME, REAL, SECOND, SHIFT, SIGN, SINCE, TIME, tokenImage, WHITESPACE, YEAR |
| Constructor Summary | |
UnitParser(InputStream stream)
Deprecated. Use visad.data.units.UnitParser(stream) instead |
|
| Method Summary | |
static double |
encodeTimestamp(int year,
int month,
int day,
int hour,
int minute,
float second,
int zone)
Deprecated. Encode a timestamp as a double value in units of seconds. |
| Methods inherited from class visad.data.units.UnitParser |
disable_tracing, enable_tracing, generateParseException, getNextToken, getToken, julianDay, main, multiply, nameExpression, numberExpression, numericalTerm, powerExpression, ReInit, ReInit, ReInit, shiftExpression, timestampExpression, timestampTerm, unitProductList, unitSpec, valueExpression |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UnitParser(InputStream stream)
| Method Detail |
public static double encodeTimestamp(int year,
int month,
int day,
int hour,
int minute,
float second,
int zone)
UnitParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||