Uses of Class
org.djunits.unit.scale.IdentityScale
-
Packages that use IdentityScale Package Description org.djunits.unit.scale Unit scales for DJUNITS. -
-
Uses of IdentityScale in org.djunits.unit.scale
Fields in org.djunits.unit.scale declared as IdentityScale Modifier and Type Field Description static IdentityScale
IdentityScale. SCALE
A ready-to-use instance of the standard scale (they are all the same...).
-