Uses of Class
org.djunits.value.vfloat.matrix.FloatPressureMatrix
Packages that use FloatPressureMatrix
Package
Description
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 FloatPressureMatrixModifier and TypeMethodDescriptionfinal FloatPressureMatrix
FloatSIMatrix.asPressure()
Return the current matrix as a pressure matrix.final FloatPressureMatrix
FloatSIMatrix.asPressure
(PressureUnit displayUnit) Return the current matrix as a pressure matrix, and provide a display unit.FloatPressureMatrix.instantiateMatrix
(FloatMatrixData fmd, PressureUnit displayUnit)