|
SpECTRE
v2025.08.19
|
All control errors that will be used in control systems. More...
Classes | |
| struct | Expansion |
| Control error in the 3D CubicScale coordinate map. More... | |
| struct | GridCenters |
| Tracks the grid-frame object centers. More... | |
| struct | Rotation |
| Control error in the 3D Rotation coordinate map. More... | |
| struct | Shape |
| Control error in the Shape coordinate map. More... | |
| struct | Size |
Control error in the for the \(l=0\) component of the domain::CoordinateMaps::TimeDependent::Shape map. More... | |
| struct | Skew |
Control error in the for the domain::CoordinateMaps::TimeDependent::Skew map. More... | |
| struct | Translation |
| Control error in the 3D Translation 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: