Package org.djunits.unit.si

The org.djunits.unit.si package contains classes that can work with and manipulate SI units and SI dimensions.

Copyright (c) 2019-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License

Author:
Alexander Verbraeck
  • Class Summary 
    Class Description
    SIDimensions
    SIDimensions stores the dimensionality of a unit using the SI standards.
    SIPrefix
    SIPrefix contains information about one prefix, such as M for mega with the value 1.0E6.
  • Enum Summary 
    Enum Description
    SIPrefixes
    Useful sets of SI prefixes.
  • Exception Summary 
    Exception Description
    SIRuntimeException
    Runtime Exceptions in SI package.