public class ASCIIReportOutput extends ReportMultRowsFileOut implements OutputType
DEFAULT_FORMATTER
NORMAL_FILE_ACCESS
Constructor and Description |
---|
ASCIIReportOutput()
Create a new ASCIIDReportOutput class *
|
ASCIIReportOutput(int simTimeFloatingDigits)
Create a new ASCIIDReportOutput class
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAppendix()
returns the file appendix for this output type *
|
void |
setTimeFloats(int timeFloats)
set the time of the current output
|
offsetDescriptionsOneColumn, receive
close, open, open, receive
getEndOfLine, getFileName, getSeparator, isEmpty, isOpen, setEndOfLine, setFileSystemAccess, setSeparator, write, writeln, writeSep
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, open
receive, receive
public ASCIIReportOutput()
public ASCIIReportOutput(int simTimeFloatingDigits)
simTimeFloatingDigits
- int: The number of floating point digits of the simulation
time values to be displayedpublic void setTimeFloats(int timeFloats)
timeFloats
- int: time of the curent outputpublic java.lang.String getAppendix()
getAppendix
in interface OutputType