Package org.djunits.demo.website
Class JerkUnit
java.lang.Object
org.djunits.unit.Unit<JerkUnit>
org.djunits.demo.website.JerkUnit
- All Implemented Interfaces:
Serializable
,Cloneable
public class JerkUnit extends org.djunits.unit.Unit<JerkUnit>
Example from the website to test if the code on the website is correct
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
- See Also:
- Serialized Form
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description static org.djunits.unit.quantity.Quantity<JerkUnit>
BASE
The base, with "m/s3" as the SI signature.static JerkUnit
CM_PER_S3
cm/s3.static JerkUnit
FT_PER_S3
ft/s3.static JerkUnit
IN_PER_S3
in/s3.static JerkUnit
M_PER_S3
m/s3.static JerkUnit
MM_PER_S3
mm/s3.static JerkUnit
SI
The SI unit for acceleration is m/s^3. -
Constructor Summary
Constructors Constructor Description JerkUnit()
-
Method Summary
Methods inherited from class org.djunits.unit.Unit
build, clone, deriveLinear, deriveLinear, deriveLinear, derivePerSI, deriveSI, deriveSI, deriveSIKilo, equals, getAbbreviations, getDefaultDisplayAbbreviation, getDefaultTextualAbbreviation, getId, getName, getQuantity, getScale, getStandardUnit, getUnit, getUnitSystem, hashCode, isBaseSIUnit, isGenerated, lookupOrCreateUnitWithSIDimensions, makeBuilder, toString