TSampleAndHoldState Record

Source: SignalUtils.cs · Assembly: Dew.Signal

public struct TSampleAndHoldState

Filter state used by sample-and-hold filtering routines.

The value parameter stores the value to be held and the hold parameter specifies the time-out.

Fields

NameTypeDescription
HoldInt32
ValueTCplx