Uses of Class
org.djunits.userdefined.Jerk
| Package | Description |
|---|---|
| org.djunits.userdefined |
-
Uses of Jerk in org.djunits.userdefined
Methods in org.djunits.userdefined that return Jerk Modifier and Type Method Description JerkJerk. instantiateRel(double value, JerkUnit unit)JerkJerkMatrix. instantiateScalarSI(double valueSI, JerkUnit displayUnit)JerkJerkVector. instantiateScalarSI(double valueSI, JerkUnit displayUnit)static JerkJerk. instantiateSI(double valueSI)Instantiate a new Jerk scalar with an SI value.Methods in org.djunits.userdefined that return types with arguments of type Jerk Modifier and Type Method Description Class<Jerk>JerkMatrix. getScalarClass()Class<Jerk>JerkVector. getScalarClass()Constructors in org.djunits.userdefined with parameters of type Jerk Constructor Description Jerk(Jerk value)