Package | Description |
---|---|
javax.measure.spi |
[OPTIONAL] Provides services for units, quantities or their textual representation.
|
Modifier and Type | Method and Description |
---|---|
SystemOfUnits |
SystemOfUnitsService.getSystemOfUnits()
Returns the default
International System of Units.
|
SystemOfUnits |
SystemOfUnitsService.getSystemOfUnits(String name)
Returns the system of units having the specified name or
null if none. |
Copyright © 2014–2015 Jean-Marie Dautelle, Werner Keil, V2COM. All rights reserved.