Uses of Class
org.djunits.value.vfloat.vector.FloatPressureVector
Packages that use 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
Methods in org.djunits.value.vfloat.matrix that return FloatPressureVectorModifier and TypeMethodDescriptionFloatPressureMatrix.instantiateVector(FloatVectorData fvd, PressureUnit displayUnit) Methods in org.djunits.value.vfloat.matrix that return types with arguments of type FloatPressureVector -
Uses of FloatPressureVector in org.djunits.value.vfloat.vector
Methods in org.djunits.value.vfloat.vector that return FloatPressureVectorModifier and TypeMethodDescriptionfinal FloatPressureVectorFloatSIVector.asPressure()Return the current vector as a pressure vector.final FloatPressureVectorFloatSIVector.asPressure(PressureUnit displayUnit) Return the current vector as a pressure vector, and provide a display unit.FloatPressureVector.instantiateVector(FloatVectorData fvd, PressureUnit displayUnit)