VILLASframework
Modular co-simulation framework
|
The print
hook prints processed samples to the standard output or into a file. While doing so, it supports all the formats described here: Format-types . It can also optionally prefix each line of output with a user definable prefix in order to distinguish the output of multiple print
hooks.
The source code of the hook is available here: https://git.rwth-aachen.de/acs/public/villas/node/blob/master/lib/hooks/print.cpp