Uses of Class
org.djunits.value.vfloat.vector.FloatMomentumVector
Packages that use 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
Methods in org.djunits.value.vfloat.matrix that return FloatMomentumVectorModifier and TypeMethodDescriptionFloatMomentumMatrix.instantiateVector(FloatVectorData fvd, MomentumUnit displayUnit) Methods in org.djunits.value.vfloat.matrix that return types with arguments of type FloatMomentumVector -
Uses of FloatMomentumVector in org.djunits.value.vfloat.vector
Methods in org.djunits.value.vfloat.vector that return FloatMomentumVectorModifier and TypeMethodDescriptionfinal FloatMomentumVectorFloatSIVector.asMomentum()Return the current vector as a momentum vector.final FloatMomentumVectorFloatSIVector.asMomentum(MomentumUnit displayUnit) Return the current vector as a momentum vector, and provide a display unit.FloatMomentumVector.instantiateVector(FloatVectorData fvd, MomentumUnit displayUnit)