Package | Description |
---|---|
org.djunits.unit |
Classes for the unit system.
|
org.djunits.unit.scale |
Scales for unit conversion, offers functions to and from SI units.
|
Modifier and Type | Method and Description |
---|---|
LinearScale |
LinearUnit.getScale() |
Modifier and Type | Class and Description |
---|---|
class |
OffsetLinearScale
A Scale for linear transformations with an offset that has to be applied first when converting to the standard (SI) unit,
before the scaling takes place, e.g.
|
class |
StandardScale
A Scale for standard, e.g.
|
Copyright © 2015–2019 Delft University of Technology. All rights reserved.