Interface ArealDensity

All Superinterfaces:
javax.measure.Quantity<ArealDensity>

@NonNullByDefault public interface ArealDensity extends javax.measure.Quantity<ArealDensity>
Define Area density type (basic unit is kg/m^2) https://en.wikipedia.org/wiki/Area_density
Author:
Gaƫl L'hopital - Initial contribution
  • 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