Uses of Class
org.djunits.value.vdouble.matrix.FlowVolumeMatrix
| Package | Description |
|---|---|
| org.djunits.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
-
Uses of FlowVolumeMatrix in org.djunits.value.vdouble.matrix
Methods in org.djunits.value.vdouble.matrix that return FlowVolumeMatrix Modifier and Type Method Description FlowVolumeMatrixSIMatrix. asFlowVolume()Return the current matrix as a flowvolume matrix.FlowVolumeMatrixSIMatrix. asFlowVolume(FlowVolumeUnit displayUnit)Return the current matrix as a flowvolume matrix, and provide a display unit.FlowVolumeMatrixFlowVolumeMatrix. instantiateMatrix(DoubleMatrixData dmd, FlowVolumeUnit displayUnit)Instantiate a new matrix of the class of this matrix.