SpECTRE
v2022.05.05
|
All control errors that will be used in control systems. More...
Classes | |
struct | Expansion |
Control error in the 3D CubicScale coordinate map. More... | |
All control errors that will be used in control systems.
A control error is a struct that conforms to the control_system::protocols::ControlError protocol. Control errors compute the error between current map parameters and what they are expected to be. See an example of a control error here: