Function convertFeedConstantAffectedVelocityValue

  • Use this function when the Feed constant changes to update the velocity affected parameters. Depending on whether the Feed constant gets disabled, enabled, or its value changes, the function will perform conversion, inversion, or scaling.

    Parameters

    • value: number
    • oldFeedConstant: number
    • newFeedConstant: number

    Returns number

Generated using TypeDoc