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