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