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
| Name | Type | Description |
|---|---|---|
| Hold | int | |
| Value | TCplx | Filter state used by sample-and-hold filtering routines. |