Uses of Class
org.djunits.value.vfloat.vector.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
Modifier and TypeMethodDescriptionFloatEnergyMatrix.instantiateVector
(FloatVectorData fvd, EnergyUnit displayUnit) -
Uses of FloatEnergyVector in org.djunits.value.vfloat.vector
Modifier and TypeMethodDescriptionfinal FloatEnergyVector
FloatSIVector.asEnergy()
Return the current vector as a energy vector.final FloatEnergyVector
FloatSIVector.asEnergy
(EnergyUnit displayUnit) Return the current vector as a energy vector, and provide a display unit.FloatEnergyVector.instantiateVector
(FloatVectorData fvd, EnergyUnit displayUnit)