Struct emulator::RestartConfig
ClassList > emulator > RestartConfig
Restart output configuration.
#include <emulator_diagnostics.hpp>
Public Attributes
| Type | Name |
|---|---|
| bool | enabled = true |
| std::string | filename_prefix = "emulator.atm.r" |
| int | frequency = 1 |
| FrequencyUnit | frequency_unit = FrequencyUnit::NDAYS |
Public Attributes Documentation
variable enabled
bool emulator::RestartConfig::enabled;
variable filename_prefix
std::string emulator::RestartConfig::filename_prefix;
variable frequency
int emulator::RestartConfig::frequency;
variable frequency_unit
FrequencyUnit emulator::RestartConfig::frequency_unit;
The documentation for this class was generated from the following file components/emulator_comps/common/src/emulator_diagnostics.hpp