statistic#
Bases:
TUIMenu
Enter the statistic monitors menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
file_basename
(service, version, mode, path)Specify the file basename and extension.
monitors
(service, version, mode, path)Choose which statistics to monitor as printed and/or plotted output.
plot
(service, version, mode, path)Enable/disable plotting of statistics during iteration.
print
(service, version, mode, path)Enable/disable printing of statistics during iteration.
window
(service, version, mode, path)Specify first window in which statistics will be plotted during iteration.
write
(service, version, mode, path)Enable/disable writing of statistics during iteration.
x_axis
(service, version, mode, path)Choose what quantity to use on the abscissa in the plot and in the data written to files.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Specify the file basename and extension. The name of the individual monitor will be insterted automatically.
Bases:
TUIMethod
Choose which statistics to monitor as printed and/or plotted output.
Bases:
TUIMethod
Enable/disable plotting of statistics during iteration.
Bases:
TUIMethod
Enable/disable printing of statistics during iteration.
Bases:
TUIMethod
Specify first window in which statistics will be plotted during iteration. Multiple statistics are plotted in separate windows, beginning with this one.
Bases:
TUIMethod
Enable/disable writing of statistics during iteration.
Bases:
TUIMethod
Choose what quantity to use on the abscissa in the plot and in the data written to files.