Uses of Class
org.djunits.value.vfloat.matrix.FloatTorqueMatrix
| Package | Description |
|---|---|
| org.djunits.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
-
Uses of FloatTorqueMatrix in org.djunits.value.vfloat.matrix
Methods in org.djunits.value.vfloat.matrix that return FloatTorqueMatrix Modifier and Type Method Description FloatTorqueMatrixFloatSIMatrix. asTorque()Return the current matrix as a torque matrix.FloatTorqueMatrixFloatSIMatrix. asTorque(TorqueUnit displayUnit)Return the current matrix as a torque matrix, and provide a display unit.FloatTorqueMatrixFloatTorqueMatrix. instantiateMatrix(FloatMatrixData fmd, TorqueUnit displayUnit)Instantiate a new matrix of the class of this matrix.