Limits MethodsElecNetKit Documentation
The Limits type exposes the following members.
Methods

  NameDescription
Public methodAutoDataReset
Resets the Auto limits.
Public methodProcessData(IEnumerable Double )
Processes a set of data.
Public methodProcessData(Double)
Processes a single data point.
Public methodValueScaledToLimits
Scales a value from the Auto-limits space to the manual-limits space.
Public methodValueUnscaledFromLimits
Unscales a value from the manual/custom space to the auto-space
Back to Top
See Also