Uses of Class
org.djunits.value.vdouble.vector.SolidAngleVector
Packages that use SolidAngleVector
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 SolidAngleVector in org.djunits.value.vdouble.matrix
Methods in org.djunits.value.vdouble.matrix that return SolidAngleVectorModifier and TypeMethodDescriptionSolidAngleMatrix.instantiateVector(DoubleVectorData dvd, SolidAngleUnit displayUnit) Methods in org.djunits.value.vdouble.matrix that return types with arguments of type SolidAngleVector -
Uses of SolidAngleVector in org.djunits.value.vdouble.vector
Methods in org.djunits.value.vdouble.vector that return SolidAngleVectorModifier and TypeMethodDescriptionfinal SolidAngleVectorSIVector.asSolidAngle()Return the current vector as a solidangle vector.final SolidAngleVectorSIVector.asSolidAngle(SolidAngleUnit displayUnit) Return the current vector as a solidangle vector, and provide a display unit.SolidAngleVector.instantiateVector(DoubleVectorData dvd, SolidAngleUnit displayUnit)