public class HTMLReportOutput extends ReportMultRowsFileOut implements OutputType
DEFAULT_FORMATTER
NORMAL_FILE_ACCESS
Constructor and Description |
---|
HTMLReportOutput()
Create a new HTMLReportOutput class *
|
HTMLReportOutput(int simTimeFloatingDigits)
Create a new HTMLReportOutput 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 HTMLReportOutput()
public HTMLReportOutput(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