SpECTRE  v2024.05.11
control_system::OptionHolder< ControlSystem >::IsActive Struct Reference

Public Types

using type = bool
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<typename ControlSystem >
constexpr Options::String control_system::OptionHolder< ControlSystem >::IsActive::help
staticconstexpr
Initial value:
= {
"Whether the control system is actually active. If it isn't active, no "
"measurements (horizon finds) will be done and the functions of time "
"will never expire."}

The documentation for this struct was generated from the following file: