Class Jerk

All Implemented Interfaces:
Serializable, Cloneable, Comparable<Jerk>, Relative<JerkUnit,Jerk>, Value<JerkUnit,Jerk>

public class Jerk extends DoubleScalarRel<JerkUnit,Jerk>
JerkScalar as a test of a user-defined scalar.

Copyright (c) 2019-2025 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.

Author:
Alexander Verbraeck
See Also:
  • Constructor Details

    • Jerk

      public Jerk(double value, JerkUnit unit)
      Parameters:
      value - the value expressed in the unit
      unit - the unit to use
    • Jerk

      public Jerk(Jerk value)
      Parameters:
      value - the value to instantiate / duplicate
  • Method Details

    • instantiateRel

      public Jerk instantiateRel(double value, JerkUnit unit)
      Specified by:
      instantiateRel in class DoubleScalarRel<JerkUnit,Jerk>
    • ofSI

      public static Jerk ofSI(double valueSI)
      Instantiate a new Jerk scalar with an SI value.
      Parameters:
      valueSI - the SI value of the new Jerk
      Returns:
      a new Jerk scalar