SpECTRE
v2024.09.29
|
Definition of a control error. More...
#include <ControlError.hpp>
Classes | |
struct | test |
Definition of a control error.
A control error is used within a control system to compute how far off the the value you are controlling is from its expected value.
A conforming type must specify:
object_centers
to a domain::object_list
of domain::ObjectLabel
s. These are the objects that will require the domain::Tags::ObjectCenter
s tags to be in the GlobalCache for this control system to work.true
or false
.