Package | Description |
---|---|
tech.units.indriya.quantity | |
tech.units.indriya.unit |
This package provides supports for physics units, in conformity with the
Units of Measurement API.
|
Modifier and Type | Class | Description |
---|---|---|
class |
QuantityDimension |
Deprecated.
Use UnitDimension
|
Modifier and Type | Method | Description |
---|---|---|
UnitDimension |
UnitDimension.pow(int n) |
Returns this dimension raised to an exponent.
|
UnitDimension |
UnitDimension.root(int n) |
Returns the given root of this dimension.
|
Copyright © 2005–2020 Units of Measurement project. All rights reserved.