Uses of Class
org.djunits.value.vdouble.matrix.SpeedMatrix
| Package | Description |
|---|---|
| org.djunits.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
-
Uses of SpeedMatrix in org.djunits.value.vdouble.matrix
Methods in org.djunits.value.vdouble.matrix that return SpeedMatrix Modifier and Type Method Description SpeedMatrixSIMatrix. asSpeed()Return the current matrix as a speed matrix.SpeedMatrixSIMatrix. asSpeed(SpeedUnit displayUnit)Return the current matrix as a speed matrix, and provide a display unit.SpeedMatrixSpeedMatrix. instantiateMatrix(DoubleMatrixData dmd, SpeedUnit displayUnit)Instantiate a new matrix of the class of this matrix.