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