Uses of Class
org.djunits.value.vdouble.vector.MomentumVector
Packages that use MomentumVector
Package
Description
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
-
Uses of MomentumVector in org.djunits.value.vdouble.matrix
Methods in org.djunits.value.vdouble.matrix that return MomentumVectorModifier and TypeMethodDescriptionMomentumMatrix.instantiateVector(DoubleVectorData dvd, MomentumUnit displayUnit) Methods in org.djunits.value.vdouble.matrix that return types with arguments of type MomentumVector -
Uses of MomentumVector in org.djunits.value.vdouble.vector
Methods in org.djunits.value.vdouble.vector that return MomentumVectorModifier and TypeMethodDescriptionfinal MomentumVectorSIVector.asMomentum()Return the current vector as a momentum vector.final MomentumVectorSIVector.asMomentum(MomentumUnit displayUnit) Return the current vector as a momentum vector, and provide a display unit.MomentumVector.instantiateVector(DoubleVectorData dvd, MomentumUnit displayUnit)