SpECTRE
v2024.08.03
|
All option tags related to the control system. More...
Classes | |
struct | ControlSystemGroup |
Options group for all control system options. More... | |
struct | ControlSystemInputs |
Option tag for each individual control system. The name of this option is the name of the ControlSystem struct it is templated on. This way all control systems will have a unique name. More... | |
struct | MeasurementsPerUpdate |
Option tag that determines how many measurements will occur per control system update. More... | |
struct | Verbosity |
Verbosity tag for printing diagnostics about the control system algorithm. This does not control when data is written to disk. More... | |
struct | WriteDataToDisk |
Option tag on whether to write data to disk. More... | |
All option tags related to the control system.