SpECTRE
v2026.04.01
Loading...
Searching...
No Matches
control_system::Systems::Rotation< DerivOrder, Measurement >::MeasurementQueue Struct Reference
Public Types
using
type
Member Typedef Documentation
◆
type
template<size_t DerivOrder, typename Measurement>
using
control_system::Systems::Rotation
< DerivOrder, Measurement >::MeasurementQueue::type
Initial value:
LinkedMessageQueue<
double,
tmpl::append<
tmpl::list<
QueueTags::Center<::domain::ObjectLabel::A, Frame::Grid>
,
QueueTags::Center<::domain::ObjectLabel::B, Frame::Grid>
>,
tmpl::conditional_t<
std::is_same_v<measurement, measurements::BothNSCenters>
,
tmpl::list<
QueueTags::Center
<
::domain::ObjectLabel::A
,
Frame::Inertial
>,
QueueTags::Center
<
::domain::ObjectLabel::B
,
Frame::Inertial
>>,
tmpl::list<>>>>
std::is_same_v
T is_same_v
domain::ObjectLabel::A
@ A
The object along the positive x-axis in the grid frame.
Definition
ObjectLabel.hpp:13
domain::ObjectLabel::B
@ B
The object along the negative x-axis in the grid frame.
Definition
ObjectLabel.hpp:15
Frame::Inertial
Definition
IndexType.hpp:46
control_system::QueueTags::Center
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/
Rotation.hpp
control_system
Systems
Rotation
MeasurementQueue
© Copyright 2017 - 2026
SXS Collaboration
,
Distributed under the
MIT License