Minimal resolution

Identifier

RsMin

Scope

Peak or group

Type

Double

Description

Minimal resolution of a peak between the previous and next peak (example with the Resolution EP)

Formula

Math.Min(Peak_ResolutionEP, CurrentSignal.PeakByIndex(PeakIndexInSignal + 1).Peak_ResolutionEP)