Interface Density

All Superinterfaces:
javax.measure.Quantity<Density>

public interface Density
extends javax.measure.Quantity<Density>
The density, or more precisely, the volumetric mass density, mass per unit volume of a substance under specified conditions of pressure and temperature. The system unit for this quantity is "kg/m³" (kilogram per cubic metre). Common symbols are "ρ" or (e.g. if restricted to ASCII) "D".
Version:
1.3.1
Author:
Jean-Marie Dautelle, Werner Keil
See Also:
Wikipedia: Density, Wikipedia: ISO 80000-8, Mass, Volume
  • Nested Class Summary

    Nested classes/interfaces inherited from interface javax.measure.Quantity

    javax.measure.Quantity.Scale
  • Method Summary

    Methods inherited from interface javax.measure.Quantity

    add, asType, divide, divide, getScale, getUnit, getValue, inverse, isEquivalentTo, multiply, multiply, negate, subtract, to, toSystemUnit