TSampleAndHoldState Record

type TSampleAndHoldState = record;

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
HoldInteger
ValueTCplx