Interface AreaDensity

All Superinterfaces:
javax.measure.Quantity<AreaDensity>

public interface AreaDensity
extends javax.measure.Quantity<AreaDensity>
The area density (also known as areal density, surface density, superficial density, areic density, mass thickness, column density, or density thickness) of a two-dimensional object is calculated as the mass per unit area. The system unit for this quantity is "kg/m2" or "kg·m−2" (kilogram per square metre).
Since:
2.1
Version:
1.0
Author:
Werner Keil
See Also:
Wikipedia: Area density, Mass, Area
  • 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