| Package | Description |
|---|---|
| tec.uom.se.quantity |
| Modifier and Type | Method and Description |
|---|---|
QuantityDimension |
QuantityDimension.divide(QuantityDimension that)
Returns the quotient of this dimension with the one specified.
|
QuantityDimension |
QuantityDimension.multiply(QuantityDimension that)
Returns the product of this dimension with the one specified.
|
QuantityDimension |
QuantityDimension.pow(int n)
Returns this dimension raised to an exponent.
|
QuantityDimension |
QuantityDimension.root(int n)
Returns the given root of this dimension.
|
| Modifier and Type | Method and Description |
|---|---|
QuantityDimension |
QuantityDimension.divide(QuantityDimension that)
Returns the quotient of this dimension with the one specified.
|
QuantityDimension |
QuantityDimension.multiply(QuantityDimension that)
Returns the product of this dimension with the one specified.
|
Copyright © 2005–2017 Units of Measurement project. All rights reserved.