Function convertVelocityAffectedValue

  • Use this function when the velocity and/or feed constant changes to update the affected parameters.

    Parameters

    • value: number
    • oldSiUnitVelocity: number
    • newSiUnitVelocity: number
    • oldFeedConstant: number
    • newFeedConstant: number

    Returns number

Generated using TypeDoc