Uses of Package
org.djunits.unit
Packages that use org.djunits.unit
Package
Description
The quantity package stores information about quantities with their units.
Definition classes for quantities.
Base classes to encode and store units.
The org.djunits.si package contains classes that can work with and manipulate SI prefixes and SI dimensions.
Generic functions for Quantity, Vector and Matrix.
1-element vector and matrix classes with a unit.
2-element vector and matrix classes with a unit.
3-element vector and matrix classes with a unit.
Definition classes for vectors and matrices.
Copyright (c) 2025-2025 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands.
Copyright (c) 2025-2025 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands.
Square vector and matrix implementations with dimension N.
Rectangular matrix implementations with dimension NxM.
Interfaces for Vector and Matrix operations.
Storage objects for larger vectors and matrices (dense/sparse, double/float).
Two-dimensonal tables with quantities.
-
Classes in org.djunits.unit used by org.djunits.quantityClassDescriptionThe AbstractUnit is the parent class of all units, and encodes the common behavior of the units.UnitInterface defines the contract for a unit.Unitless encodes a unit without dimensions, e.g., to encode a constant.
-
Classes in org.djunits.unit used by org.djunits.quantity.def
-
Classes in org.djunits.unit used by org.djunits.unitClassDescriptionThe AbstractUnit is the parent class of all units, and encodes the common behavior of the units.UnitInterface defines the contract for a unit.Unitless encodes a unit without dimensions, e.g., to encode a constant.Runtime Exceptions in Unit package.
-
Classes in org.djunits.unit used by org.djunits.unit.siClassDescriptionUnitInterface defines the contract for a unit.Runtime Exceptions in Unit package.
-
Classes in org.djunits.unit used by org.djunits.value
-
Classes in org.djunits.unit used by org.djunits.vecmat.d1
-
Classes in org.djunits.unit used by org.djunits.vecmat.d2
-
Classes in org.djunits.unit used by org.djunits.vecmat.d3
-
Classes in org.djunits.unit used by org.djunits.vecmat.def
-
Classes in org.djunits.unit used by org.djunits.vecmat.dn
-
Classes in org.djunits.unit used by org.djunits.vecmat.dnxm
-
Classes in org.djunits.unit used by org.djunits.vecmat.operations
-
Classes in org.djunits.unit used by org.djunits.vecmat.storage
-
Classes in org.djunits.unit used by org.djunits.vecmat.table