Uses of Class
org.djunits.value.vfloat.vector.FloatMomentumVector
Package
Description
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
-
Uses of FloatMomentumVector in org.djunits.value.vfloat.matrix
Modifier and TypeMethodDescriptionFloatMomentumMatrix.instantiateVector
(FloatVectorData fvd, MomentumUnit displayUnit) -
Uses of FloatMomentumVector in org.djunits.value.vfloat.vector
Modifier and TypeMethodDescriptionfinal FloatMomentumVector
FloatSIVector.asMomentum()
Return the current vector as a momentum vector.final FloatMomentumVector
FloatSIVector.asMomentum
(MomentumUnit displayUnit) Return the current vector as a momentum vector, and provide a display unit.FloatMomentumVector.instantiateVector
(FloatVectorData fvd, MomentumUnit displayUnit)