Uses of Class
org.djunits.unit.scale.LinearScale
-
Packages that use LinearScale Package Description org.djunits.unit.scale Unit scales for DJUNITS. -
-
Uses of LinearScale in org.djunits.unit.scale
Subclasses of LinearScale in org.djunits.unit.scale Modifier and Type Class Description class
IdentityScale
A Scale for standard, e.g.class
OffsetLinearScale
Scale with factor and zero point offset.
-