| Package | Description |
|---|---|
| visad.data.netcdf.units | |
| visad.data.units |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UnitsDB
Deprecated.
Use visad.data.units.UnitsDB instead
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUnitsDB
Deprecated.
Use visad.data.units.DefaultUnitsDB instead
|
| Constructor and Description |
|---|
DefaultUnitsDB(UnitsDB db)
Deprecated.
Use visad.data.units.DefaultUnitsDB(db) instead
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnitTable
Provides support for a table of units.
|
| Modifier and Type | Field and Description |
|---|---|
protected static UnitsDB |
UnitParser.unitsDB
The units database.
|
| Modifier and Type | Method and Description |
|---|---|
static UnitsDB |
DefaultUnitsDB.instance()
Gets an instance of this class.
|