Uses of Class
org.djunits.value.vdouble.vector.PressureVector
Packages that use PressureVector
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 PressureVector in org.djunits.value.vdouble.matrix
Methods in org.djunits.value.vdouble.matrix that return PressureVectorModifier and TypeMethodDescriptionPressureMatrix.instantiateVector(DoubleVectorData dvd, PressureUnit displayUnit) Methods in org.djunits.value.vdouble.matrix that return types with arguments of type PressureVector -
Uses of PressureVector in org.djunits.value.vdouble.vector
Methods in org.djunits.value.vdouble.vector that return PressureVectorModifier and TypeMethodDescriptionfinal PressureVectorSIVector.asPressure()Return the current vector as a pressure vector.final PressureVectorSIVector.asPressure(PressureUnit displayUnit) Return the current vector as a pressure vector, and provide a display unit.PressureVector.instantiateVector(DoubleVectorData dvd, PressureUnit displayUnit)