|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.visad.quantities.CommonUnits
public class CommonUnits
Provides support for units common to meteorology.
| Field Summary | |
|---|---|
static Unit |
CELSIUS
A common unit of temperature. |
static Unit |
DEGREE
A common unit of plane angle. |
static Unit |
FOOT
A common unit of international foot |
static Unit |
GRAMS_PER_KILOGRAM
A common unit of mixing-ratio. |
static Unit |
HECTOPASCAL
A common unit of pressure. |
static Unit |
HOUR
A common unit of time. |
static Unit |
KILOMETER
A common unit of kilometer |
static Unit |
KNOT
A common unit of speed. |
static Unit |
METERS_PER_SECOND
The SI unit of speed. |
static Unit |
MILE
A common unit of mile |
static Unit |
MILLIBAR
A common unit of pressure. |
static Unit |
NAUTICAL_MILE
A common unit of distance. |
static Unit |
PASCAL
The SI unit of pressure. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Unit PASCAL
public static final Unit HECTOPASCAL
public static final Unit MILLIBAR
public static final Unit CELSIUS
public static final Unit GRAMS_PER_KILOGRAM
public static final Unit METERS_PER_SECOND
public static final Unit HOUR
public static final Unit NAUTICAL_MILE
public static final Unit KNOT
public static final Unit DEGREE
public static final Unit FOOT
public static final Unit KILOMETER
public static final Unit MILE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||