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