Uses of Class
org.djunits.value.vdouble.vector.AbsorbedDoseVector
Packages that use AbsorbedDoseVector
Package
Description
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
Double Vector storage and calculations with units, absolute/relative, sparse/dense.
-
Uses of AbsorbedDoseVector in org.djunits.value.vdouble.matrix
Methods in org.djunits.value.vdouble.matrix that return AbsorbedDoseVectorModifier and TypeMethodDescriptionAbsorbedDoseMatrix.instantiateVector(DoubleVectorData dvd, AbsorbedDoseUnit displayUnit) Methods in org.djunits.value.vdouble.matrix that return types with arguments of type AbsorbedDoseVector -
Uses of AbsorbedDoseVector in org.djunits.value.vdouble.vector
Methods in org.djunits.value.vdouble.vector that return AbsorbedDoseVectorModifier and TypeMethodDescriptionfinal AbsorbedDoseVectorSIVector.asAbsorbedDose()Return the current vector as a absorbeddose vector.final AbsorbedDoseVectorSIVector.asAbsorbedDose(AbsorbedDoseUnit displayUnit) Return the current vector as a absorbeddose vector, and provide a display unit.AbsorbedDoseVector.instantiateVector(DoubleVectorData dvd, AbsorbedDoseUnit displayUnit)