SpECTRE  v2024.03.19
control_system::OptionTags::MeasurementsPerUpdate Struct Reference

Option tag that determines how many measurements will occur per control system update. More...

#include <OptionTags.hpp>

Public Types

using type = int
 
using group = ControlSystemGroup
 

Static Public Member Functions

static int lower_bound ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

Option tag that determines how many measurements will occur per control system update.

Member Data Documentation

◆ help

constexpr Options::String control_system::OptionTags::MeasurementsPerUpdate::help
staticconstexpr
Initial value:
= {
"How many AH measurements are to be done between control system "
"updates."}

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