Uses of Class
org.djunits.value.vfloat.matrix.FloatAbsorbedDoseMatrix
Packages that use FloatAbsorbedDoseMatrix
Package
Description
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
-
Uses of FloatAbsorbedDoseMatrix in org.djunits.value.vfloat.matrix
Methods in org.djunits.value.vfloat.matrix that return FloatAbsorbedDoseMatrixModifier 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)