| Modifier and Type | Class and Description |
|---|---|
class |
QuantityDimension
Provides support for the dimension of a quantity.
|
class |
UnitDimension |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Dimension.isReciprocalOf(Dimension that)
Indicates if this Dimension is the reciprocal of another dimension.
|
protected Factor[] |
Dimension.mult(Dimension that)
Multiplies this dimension by another dimension.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.