Table of Contents

Enum SmoothLevel

Namespace
PalmSens.Core.Simplified.Data
Assembly
PalmSens.Core.Simplified.dll

Predifined smooth settings for the Savitsky-Golay filter

public enum SmoothLevel

Fields

High = 3
Low = 1
Medium = 2
None = -1
SpikeRejection = 0
VeryHigh = 4