DSP Master VCL
|
Filter state used by sample-and-hold filtering routines.
TSampleAndHoldState = record Value: TCplx; Hold: integer; end;
The value parameter stores the value to be held and the hold parameter specifies the time-out.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|