Uses of Class
org.djunits.value.vfloat.vector.FloatFrequencyVector
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 FloatFrequencyVector in org.djunits.value.vfloat.matrix
Modifier and TypeMethodDescriptionFloatFrequencyMatrix.instantiateVector
(FloatVectorData fvd, FrequencyUnit displayUnit) -
Uses of FloatFrequencyVector in org.djunits.value.vfloat.vector
Modifier and TypeMethodDescriptionfinal FloatFrequencyVector
FloatSIVector.asFrequency()
Return the current vector as a frequency vector.final FloatFrequencyVector
FloatSIVector.asFrequency
(FrequencyUnit displayUnit) Return the current vector as a frequency vector, and provide a display unit.FloatFrequencyVector.instantiateVector
(FloatVectorData fvd, FrequencyUnit displayUnit)