Package org.djunits.unit.unitsystem
Class SI
- java.lang.Object
-
- org.djunits.unit.unitsystem.UnitSystem
-
- org.djunits.unit.unitsystem.SI
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SIAccepted
,SIBase
,SIDerived
public abstract class SI extends UnitSystem
The international System of Units (SI).Copyright (c) 2015-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License- Author:
- Alexander Verbraeck
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.djunits.unit.unitsystem.UnitSystem
AU, CGS, CGS_EMU, CGS_ESU, IMPERIAL, MTS, OTHER, SI_ACCEPTED, SI_BASE, SI_DERIVED, US_CUSTOMARY
-
-
Method Summary
-
Methods inherited from class org.djunits.unit.unitsystem.UnitSystem
getAbbreviation, getAbbreviationKey, getName, getNameKey, toString
-
-