Package org.djunits.unit.si


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

Copyright (c) 2025-2026 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information https://djunits.org. The DJUNITS project is distributed under a three-clause BSD-style license.

Author:
Alexander Verbraeck
  • Class
    Description
    SIPrefix contains information about one prefix, such as M for mega with the value 1.0E6.
    Useful sets of SI prefixes.
    SIUnit stores the dimensionality of a unit using the SI standards.