#include <DataLoggerInterface.h>
Definition at line 21 of file DataLoggerInterface.h.
◆ List
◆ Ptr
◆ DataLoggerInterface()
| DPsim::DataLoggerInterface::DataLoggerInterface |
( |
| ) |
|
|
inline |
◆ ~DataLoggerInterface()
| virtual DPsim::DataLoggerInterface::~DataLoggerInterface |
( |
| ) |
|
|
virtualdefault |
◆ getTask()
◆ log()
| virtual void DPsim::DataLoggerInterface::log |
( |
Real | time, |
|
|
Int | timeStepCount ) |
|
pure virtual |
◆ logAttribute() [1/2]
DEPRECATED: Only use for compatiblity, otherwise this just adds extra overhead to the logger. Instead just call logAttribute multiple times for every coefficient using attr->deriveCoeff<>(a,b).
Definition at line 117 of file DataLoggerInterface.h.
◆ logAttribute() [2/2]
◆ start()
| virtual void DPsim::DataLoggerInterface::start |
( |
| ) |
|
|
pure virtual |
◆ stop()
| virtual void DPsim::DataLoggerInterface::stop |
( |
| ) |
|
|
pure virtual |
◆ mAttributes
The documentation for this class was generated from the following file: