Class CSVReplicationReport

  • All Implemented Interfaces:
    ObserverIfc, GetNameIfc, IdentityIfc

    public class CSVReplicationReport
    extends CSVReport
    Represents a comma separated value file for replication data SimName, ModelName, ExpName, RepNum, ResponseType, ResponseID, ResponseName, .. then the header from WeightedStatistic.getCSVStatisticHeader() Captures all ResponseVariables, TimeWeighted variables, and Counters
    • Field Detail

      • myRepCount

        protected int myRepCount
    • Constructor Detail

      • CSVReplicationReport

        public CSVReplicationReport​(java.nio.file.Path pathToFile)
        Makes a report as a file within the supplied path
        Parameters:
        pathToFile - the path to the file, must not be null