Uses of Class
org.djunits.value.vfloat.vector.FloatElectricalCurrentVector
Packages that use FloatElectricalCurrentVector
Package
Description
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
Float Vector storage and calculations with units, absolute/relative, sparse/dense.
-
Uses of FloatElectricalCurrentVector in org.djunits.value.vfloat.matrix
Methods in org.djunits.value.vfloat.matrix that return FloatElectricalCurrentVectorModifier and TypeMethodDescriptionFloatElectricalCurrentMatrix.instantiateVector(FloatVectorData fvd, ElectricalCurrentUnit displayUnit) Methods in org.djunits.value.vfloat.matrix that return types with arguments of type FloatElectricalCurrentVector -
Uses of FloatElectricalCurrentVector in org.djunits.value.vfloat.vector
Methods in org.djunits.value.vfloat.vector that return FloatElectricalCurrentVectorModifier and TypeMethodDescriptionFloatSIVector.asElectricalCurrent()Return the current vector as a electricalcurrent vector.FloatSIVector.asElectricalCurrent(ElectricalCurrentUnit displayUnit) Return the current vector as a electricalcurrent vector, and provide a display unit.FloatElectricalCurrentVector.instantiateVector(FloatVectorData fvd, ElectricalCurrentUnit displayUnit)