Uses of Class
com.tccc.kos.commons.util.units.UnitSystem
Packages that use UnitSystem
-
Uses of UnitSystem in com.tccc.kos.commons.util.units
Subclasses of UnitSystem in com.tccc.kos.commons.util.unitsModifier and TypeClassDescriptionclass
This class encompases the International System of Units, known by the abbreviation "SI".class
This class encompases the United States (US) unit system. -
Uses of UnitSystem in com.tccc.kos.core.service.region
Methods in com.tccc.kos.core.service.region with parameters of type UnitSystemModifier and TypeMethodDescriptionvoid
RegionService.addUnitSystem
(UnitSystem unitSystem) Adds a unit system to the service.