TSampleAndHoldState Struct

Header: Dew.Signal/SignalUtils.h · Cross-compiler

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
Holdint
ValueTCplxFilter state used by sample-and-hold filtering routines.