File velocityLogger.h

class velocityLogger : public worldLogger

Public Functions

velocityLogger(string logfile_base, ofstream &df, int per)
velocityLogger(string logfile_base, string logfile_suffix, ofstream &df, int per)
~velocityLogger()

Private Functions

virtual string getLogHeader() override
virtual string getLogData() override