Uses of Class
org.djunits.userdefined.JerkVector
-
Packages that use JerkVector Package Description org.djunits.userdefined -
-
Uses of JerkVector in org.djunits.userdefined
Methods in org.djunits.userdefined that return JerkVector Modifier and Type Method Description JerkVectorJerkMatrix. instantiateVector(DoubleVectorData dvd, JerkUnit displayUnit)JerkVectorJerkVector. instantiateVector(DoubleVectorData dvd, JerkUnit displayUnit)Methods in org.djunits.userdefined that return types with arguments of type JerkVector Modifier and Type Method Description Class<JerkVector>JerkMatrix. getVectorClass()
-