SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
control_system::Systems::Translation< DerivOrder, Measurement, NumberOfObjects >::MeasurementQueue Struct Reference

Public Types

using type

Member Typedef Documentation

◆ type

template<size_t DerivOrder, typename Measurement, size_t NumberOfObjects>
using control_system::Systems::Translation< DerivOrder, Measurement, NumberOfObjects >::MeasurementQueue::type
Initial value:
LinkedMessageQueue<
double,
tmpl::conditional_t<
NumberOfObjects == 1,
tmpl::list<QueueTags::Center<::domain::ObjectLabel::None>>,
tmpl::append<
tmpl::list<
tmpl::conditional_t<
tmpl::list<>>>>>
T is_same_v
@ None
This object has no label.
Definition ObjectLabel.hpp:19
@ A
The object along the positive x-axis in the grid frame.
Definition ObjectLabel.hpp:13
@ B
The object along the negative x-axis in the grid frame.
Definition ObjectLabel.hpp:15
Definition IndexType.hpp:45
Definition IndexType.hpp:46
Holds the centers of each horizon from measurements as DataVectors.
Definition QueueTags.hpp:34

The documentation for this struct was generated from the following file:
  • src/ControlSystem/Systems/Translation.hpp