SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
control_system::metafunctions::measurements< ControlSystems > Struct Template Reference

Given a list of control systems, obtain a list of distinct control system measurement structs used by them. More...

#include <Metafunctions.hpp>

Public Types

using type

Detailed Description

template<typename ControlSystems>
struct control_system::metafunctions::measurements< ControlSystems >

Given a list of control systems, obtain a list of distinct control system measurement structs used by them.

Member Typedef Documentation

◆ type

template<typename ControlSystems>
using control_system::metafunctions::measurements< ControlSystems >::type
Initial value:
tmpl::remove_duplicates<
tmpl::transform<ControlSystems, measurement<tmpl::_1>>>

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