Package systems.uom.common

This package provides SPI implementations in conformity with the Units of Measurement API.

Common / Non Standard Units

Version:
0.2
Author:
Jean-Marie Dautelle, Werner Keil
  • Class Summary 
    Class Description
    CGS
    This class contains the centimetre–gram–second system of units.
    Imperial
    This class contains units from the Imperial system.
    USCustomary
    This class contains units from the United States customary system.
  • Enum Summary 
    Enum Description
    IndianPrefix
    Utility class holding prefixes used today in India, Pakistan, Bangladesh, Nepal and Myanmar (Burma); based on grouping by two decimal places, rather than the three decimal places common in most parts of the world.
    TamilPrefix
    Utility class holding Tamil-System prefixes used today in parts of India and Sri Lanka; based on grouping by two decimal places, rather than the three decimal places common in most parts of the world.
    import static systems.uom.common.TamilPrefix.*; // Static import.