Class FloatJerk

    • Constructor Detail

      • FloatJerk

        public FloatJerk​(float value,
                         JerkUnit unit)
        Parameters:
        value - the value expressed in the unit
        unit - the unit to use
      • FloatJerk

        public FloatJerk​(FloatJerk value)
        Parameters:
        value - the value to instantiate / duplicate
    • Method Detail

      • instantiateSI

        public static FloatJerk instantiateSI​(float valueSI)
        Instantiate a new FloatJerk scalar with an SI value.
        Parameters:
        valueSI - the SI value of the new Jerk
        Returns:
        a new FloatJerk scalar