Definition at line 21 of file DataLoggerInterface.h.
◆ List
typedef std::vector<DataLoggerInterface::Ptr> DPsim::DataLoggerInterface::List |
◆ Ptr
◆ DataLoggerInterface()
DPsim::DataLoggerInterface::DataLoggerInterface |
( |
| ) |
|
|
inline |
◆ 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 115 of file DataLoggerInterface.h.
◆ logAttribute() [2/2]
virtual void DPsim::DataLoggerInterface::logAttribute |
( |
const String & | name, |
|
|
CPS::AttributeBase::Ptr | attr, |
|
|
UInt | rowsMax = 0, |
|
|
UInt | colsMax = 0 ) |
|
inlinevirtual |
◆ mAttributes
The documentation for this class was generated from the following file: