Uses of Class
org.djunits.value.vfloat.matrix.FloatAbsorbedDoseMatrix
Package
Description
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
-
Uses of FloatAbsorbedDoseMatrix in org.djunits.value.vfloat.matrix
Modifier and TypeMethodDescriptionfinal FloatAbsorbedDoseMatrix
FloatSIMatrix.asAbsorbedDose()
Return the current matrix as a absorbeddose matrix.final FloatAbsorbedDoseMatrix
FloatSIMatrix.asAbsorbedDose
(AbsorbedDoseUnit displayUnit) Return the current matrix as a absorbeddose matrix, and provide a display unit.FloatAbsorbedDoseMatrix.instantiateMatrix
(FloatMatrixData fmd, AbsorbedDoseUnit displayUnit)