DPsim
Loading...
Searching...
No Matches
CPS::Logger Member List

This is the complete list of members for CPS::Logger, including all inherited members.

complexToString(const Complex &num)CPS::Loggerstatic
get(const std::string &name, Level filelevel=Level::info, Level clilevel=Level::off)CPS::Loggerstatic
getCSVColumnNames(std::vector< String > names)CPS::Loggerstatic
getCSVLineFromData(Real time, Real data)CPS::Loggerstatic
getCSVLineFromData(Real time, const Matrix &data)CPS::Loggerstatic
getCSVLineFromData(Real time, const MatrixComp &data)CPS::Loggerstatic
Level typedefCPS::Logger
Log typedefCPS::Logger
logDir()CPS::Loggerstatic
Logger()CPS::Logger
matrixCompToString(const MatrixComp &mat)CPS::Loggerstatic
matrixToString(const Matrix &mat)CPS::Loggerstatic
phasorMatrixToString(const MatrixComp &mat)CPS::Loggerstatic
phasorToString(const Complex &num)CPS::Loggerstatic
prefix()CPS::Loggerstatic
realToString(const Real &num)CPS::Loggerstatic
setLogDir(String path)CPS::Loggerstatic
setLogLevel(std::shared_ptr< spdlog::logger > logger, Logger::Level level)CPS::Loggerstatic
setLogPattern(std::shared_ptr< spdlog::logger > logger, std::string pattern)CPS::Loggerstatic
sparseMatrixCompToString(const SparseMatrixComp &mat)CPS::Loggerstatic
sparseMatrixToString(const SparseMatrix &mat)CPS::Loggerstatic
~Logger()CPS::Logger