Uses of Class
org.djunits.value.vfloat.vector.FloatPressureVector
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 FloatPressureVector in org.djunits.value.vfloat.matrix
Modifier and TypeMethodDescriptionFloatPressureMatrix.instantiateVector
(FloatVectorData fvd, PressureUnit displayUnit) -
Uses of FloatPressureVector in org.djunits.value.vfloat.vector
Modifier and TypeMethodDescriptionfinal FloatPressureVector
FloatSIVector.asPressure()
Return the current vector as a pressure vector.final FloatPressureVector
FloatSIVector.asPressure
(PressureUnit displayUnit) Return the current vector as a pressure vector, and provide a display unit.FloatPressureVector.instantiateVector
(FloatVectorData fvd, PressureUnit displayUnit)