Package | Description |
---|---|
org.djunits.demo.website |
Examples from the website.
|
Modifier and Type | Field and Description |
---|---|
static JerkUnit |
JerkUnit.CM_PER_S3 |
static JerkUnit |
JerkUnit.FT_PER_S3 |
static JerkUnit |
JerkUnit.JERK |
static JerkUnit |
JerkUnit.M_PER_S3 |
static JerkUnit |
JerkUnit.SI |
Modifier and Type | Method and Description |
---|---|
JerkUnit |
JerkUnit.getStandardUnit() |
Modifier and Type | Method and Description |
---|---|
Jerk |
Jerk.instantiateRel(double value,
JerkUnit unit) |
Constructor and Description |
---|
Jerk(double value,
JerkUnit unit) |
JerkUnit(String name,
String abbreviation,
org.djunits.unit.unitsystem.UnitSystem unitSystem,
JerkUnit referenceUnit,
double conversionFactorToReferenceUnit) |
Copyright © 2015–2018 Delft University of Technology. All rights reserved.