Uses of Class
org.djunits.quantity.def.AbstractReference
Packages that use AbstractReference
Package
Description
The quantity package stores information about quantities with their units.
Definition classes for quantities.
-
Uses of AbstractReference in org.djunits.quantity
Subclasses of AbstractReference in org.djunits.quantityModifier and TypeClassDescriptionstatic final classThe reference class to define a reference point for the direction.static final classThe reference class to define a reference point for the position.static final classThe reference class to define a reference point for the absolute temperature.static final classThe reference class to define a reference point for the time. -
Uses of AbstractReference in org.djunits.quantity.def
Classes in org.djunits.quantity.def with type parameters of type AbstractReferenceModifier and TypeClassDescriptionclassAbstractReference<R extends AbstractReference<R,A, Q>, A extends AbsQuantity<A, Q, R>, Q extends Quantity<Q>> Reference contains information about the reference point or origin / zero point of an absolute quantity.