Uses of Class
org.djunits.value.vfloat.vector.FloatAngleVector
Packages that use FloatAngleVector
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 FloatAngleVector in org.djunits.value.vfloat.matrix
Methods in org.djunits.value.vfloat.matrix that return FloatAngleVectorModifier and TypeMethodDescriptionFloatAngleMatrix.instantiateVector(FloatVectorData fvd, AngleUnit displayUnit) FloatDirectionMatrix.instantiateVectorRel(FloatVectorData fvd, AngleUnit displayUnit) Methods in org.djunits.value.vfloat.matrix that return types with arguments of type FloatAngleVector -
Uses of FloatAngleVector in org.djunits.value.vfloat.vector
Methods in org.djunits.value.vfloat.vector that return FloatAngleVectorModifier and TypeMethodDescriptionfinal FloatAngleVectorFloatSIVector.asAngle()Return the current vector as a angle vector.final FloatAngleVectorReturn the current vector as a angle vector, and provide a display unit.FloatAngleVector.instantiateVector(FloatVectorData fvd, AngleUnit displayUnit) FloatDirectionVector.instantiateVectorRel(FloatVectorData fvd, AngleUnit displayUnit)