Uses of Class
org.djunits.value.vfloat.vector.FloatSpeedVector
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 FloatSpeedVector in org.djunits.value.vfloat.matrix
Modifier and TypeMethodDescriptionFloatSpeedMatrix.instantiateVector
(FloatVectorData fvd, SpeedUnit displayUnit) -
Uses of FloatSpeedVector in org.djunits.value.vfloat.vector
Modifier and TypeMethodDescriptionfinal FloatSpeedVector
FloatSIVector.asSpeed()
Return the current vector as a speed vector.final FloatSpeedVector
Return the current vector as a speed vector, and provide a display unit.FloatSpeedVector.instantiateVector
(FloatVectorData fvd, SpeedUnit displayUnit)