Uses of Class
org.djunits.value.vdouble.vector.EnergyVector
Packages that use EnergyVector
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 EnergyVector in org.djunits.value.vdouble.matrix
Methods in org.djunits.value.vdouble.matrix that return EnergyVectorModifier and TypeMethodDescriptionEnergyMatrix.instantiateVector(DoubleVectorData dvd, EnergyUnit displayUnit) Methods in org.djunits.value.vdouble.matrix that return types with arguments of type EnergyVector -
Uses of EnergyVector in org.djunits.value.vdouble.vector
Methods in org.djunits.value.vdouble.vector that return EnergyVectorModifier and TypeMethodDescriptionfinal EnergyVectorSIVector.asEnergy()Return the current vector as a energy vector.final EnergyVectorSIVector.asEnergy(EnergyUnit displayUnit) Return the current vector as a energy vector, and provide a display unit.EnergyVector.instantiateVector(DoubleVectorData dvd, EnergyUnit displayUnit)