Uses of Class
org.djunits.value.vfloat.vector.FloatEnergyVector
Packages that use FloatEnergyVector
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 FloatEnergyVector in org.djunits.value.vfloat.matrix
Methods in org.djunits.value.vfloat.matrix that return FloatEnergyVectorModifier and TypeMethodDescriptionFloatEnergyMatrix.instantiateVector(FloatVectorData fvd, EnergyUnit displayUnit) Methods in org.djunits.value.vfloat.matrix that return types with arguments of type FloatEnergyVector -
Uses of FloatEnergyVector in org.djunits.value.vfloat.vector
Methods in org.djunits.value.vfloat.vector that return FloatEnergyVectorModifier and TypeMethodDescriptionfinal FloatEnergyVectorFloatSIVector.asEnergy()Return the current vector as a energy vector.final FloatEnergyVectorFloatSIVector.asEnergy(EnergyUnit displayUnit) Return the current vector as a energy vector, and provide a display unit.FloatEnergyVector.instantiateVector(FloatVectorData fvd, EnergyUnit displayUnit)