Uses of Class
org.djunits.value.vfloat.matrix.FloatSpeedMatrix
-
Packages that use FloatSpeedMatrix Package Description org.djunits.value.vfloat.matrix Float Matrix storage and calculations with units, absolute/relative, sparse/dense. -
-
Uses of FloatSpeedMatrix in org.djunits.value.vfloat.matrix
Methods in org.djunits.value.vfloat.matrix that return FloatSpeedMatrix Modifier and Type Method Description FloatSpeedMatrixFloatSIMatrix. asSpeed()Return the current matrix as a speed matrix.FloatSpeedMatrixFloatSIMatrix. asSpeed(SpeedUnit displayUnit)Return the current matrix as a speed matrix, and provide a display unit.FloatSpeedMatrixFloatSpeedMatrix. instantiateMatrix(FloatMatrixData fmd, SpeedUnit displayUnit)Instantiate a new matrix of the class of this matrix.
-