VILLASframework
Modular co-simulation framework
|
The decimate
hook reduces the sampling rate by periodically discarding samples.
The source code of the hook is available here: https://git.rwth-aachen.de/acs/public/villas/node/blob/master/lib/hooks/decimate.cpp
The decimation ratio. A value of 4 will skip every, but the 4th sample in a row.