Package | Description |
---|---|
org.djunits.locale |
Locale related code for adapting representations and messages to different languages.
|
org.djunits.unit |
Classes for the unit system.
|
org.djunits.unit.scale |
Scales for unit conversion, offers functions to and from SI units.
|
org.djunits.unit.unitsystem |
Classes for the unit system, such as SI, SI-derived, Imperial.
|
org.djunits.value |
Base classes for unit-based 0-d (Scalar), 1-d (Vector) and 2-d (Matrix) values.
|
org.djunits.value.formatter |
Format values for display.
|
org.djunits.value.vdouble |
General classes for Double math, used in Double scalar, vector and matrix.
|
org.djunits.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vdouble.scalar |
Double Scalar storage and calculations with units, absolute/relative.
|
org.djunits.value.vdouble.vector |
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vfloat |
General classes for Float math, used in Float scalar, vector and matrix.
|
org.djunits.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vfloat.scalar |
Float Scalar storage and calculations with units, absolute/relative.
|
org.djunits.value.vfloat.vector |
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
|
Copyright © 2015–2019 Delft University of Technology. All rights reserved.