SpECTRE  v2024.12.16
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
control_system::Tags::MeasurementsPerUpdate Struct Reference

Tag that determines how many measurements will occur per control system update. This will usually be stored in the global cache. More...

#include <SystemTags.hpp>

Public Types

using type = int
 
using option_tags = implementation defined
 

Static Public Member Functions

static int create_from_options (const int measurements_per_update)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

Tag that determines how many measurements will occur per control system update. This will usually be stored in the global cache.


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