Uses of Class
org.djunits.value.vfloat.matrix.FloatElectricalInductanceMatrix
Package
Description
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
-
Uses of FloatElectricalInductanceMatrix in org.djunits.value.vfloat.matrix
Modifier and TypeMethodDescriptionFloatSIMatrix.asElectricalInductance()
Return the current matrix as a electricalinductance matrix.FloatSIMatrix.asElectricalInductance
(ElectricalInductanceUnit displayUnit) Return the current matrix as a electricalinductance matrix, and provide a display unit.FloatElectricalInductanceMatrix.instantiateMatrix
(FloatMatrixData fmd, ElectricalInductanceUnit displayUnit)