Scales a value from the Auto-limits space to the manual-limits space.
Namespace: ElecNetKit.UtilAssembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax
Parameters
- value
- Type:
System Double
A value in the auto-limits space, in the interval [AutoMin,AutoMax].
Return Value
A value the same percentage of the way through the interval [LimitMin,LimitMax].See Also