Function convertSiUnitVelocityAffectedValue
- convertSiUnitVelocityAffectedValue(value: number, oldSiUnitVelocityValue: number, newSiUnitVelocityValue: number, round?: boolean): number
-
Parameters
-
value: number
-
oldSiUnitVelocityValue: number
-
newSiUnitVelocityValue: number
-
round: boolean = true
Returns number
Use this function when SI unit velocity changes to update the affected parameters.
Example