Function convertFeedConstantAffectedPositionValue

  • Use this function when the Feed constant changes to update the position 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
    • resolution: number

    Returns number

Generated using TypeDoc