DewDSPMasterNET
TSampleAndHoldState Type
Summary
Filter state used by sample-and-hold filtering routines.
Unit
SignalUtils
Declaration
TSampleAndHoldState =
record
Value: TCplx; Hold: integer;
end
;
Description
The value parameter stores the value to be held and the hold parameter specifies the time-out.
See Also
SampleAndHoldFilter
SampleAndDecayFilter
Copyright 2008
Dew Research
http://www.dewresearch.com