| Package | Description |
|---|---|
| tec.uom.se.spi |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
StandardModel
Provides support for Dimensional Analysis.
|
| Modifier and Type | Field and Description |
|---|---|
private static DimensionalModel |
DimensionalModel.currentModel
Holds the current model.
|
| Modifier and Type | Method and Description |
|---|---|
static DimensionalModel |
DimensionalModel.current()
Returns the current model (by default an instance of
StandardModel). |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DimensionalModel.setCurrent(DimensionalModel model)
Sets the current dimensional model
|