Package org.djunits.quantity.def
package org.djunits.quantity.def
Definition classes for quantities.
Copyright (c) 2025-2026 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information https://djunits.org. The DJUNITS project is distributed under a three-clause BSD-style license.
- Author:
- Alexander Verbraeck
-
ClassesClassDescriptionAbsoluteQuantity<A extends AbsoluteQuantity<A,
Q, U, R>, Q extends Quantity<Q, U>, U extends UnitInterface<U, Q>, R extends AbstractReference<R, Q>> AbsoluteQuantity is an abstract class that stores the basic information about a absolute quantity.Reference contains information about the reference point or origin / zero point of an absolute quantity.Quantity is an abstract class that stores the basic information about a quantity.