SpECTRE
v2024.08.03
|
Controls the 3D CubicScale map. More...
#include <Expansion.hpp>
Classes | |
struct | MeasurementQueue |
struct | process_measurement |
Public Types | |
using | measurement = Measurement |
using | control_error = ControlErrors::Expansion |
using | simple_tags = tmpl::list< MeasurementQueue > |
Static Public Member Functions | |
static std::string | name () |
static std::optional< std::string > | component_name (const size_t, const size_t num_components) |
Static Public Attributes | |
static constexpr size_t | deriv_order = DerivOrder |
Controls the 3D CubicScale map.
Controls the function \(a(t)\) (a FunctionOfTime) in the CubicScale coordinate map, while the function \(b(t)\) is typically an analytic function (usually a FixedSpeedCubic). See CubicScale for definitions of both \(a(t)\) and \(b(t)\).
Requirements: