Class Other

  • All Implemented Interfaces:
    Serializable

    public class Other
    extends UnitSystem
    Other (non-SI, cgs, Imperial, mts, US, ...) system, or to indicate a unit is not belonging to a system.

    Copyright (c) 2015-2023 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
    • Constructor Detail

      • Other

        protected Other​(String abbreviationKey,
                        String nameKey)
        Protected constructor to avoid creating other (false) unit systems.
        Parameters:
        abbreviationKey - String; the abbreviation of the unit system, such as SI
        nameKey - String; the name of the unit system, such as SI Base