- 3.0.2 core module.
ct::core::SwitchEvent< Phase, Time > Struct Template Reference

Describes a switch between phases. More...

#include <Switching.h>

Public Attributes

Phase pre_phase
 
Phase post_phase
 
Time switch_time
 

Detailed Description

template<class Phase, typename Time>
struct ct::core::SwitchEvent< Phase, Time >

Describes a switch between phases.

Member Data Documentation

◆ pre_phase

template<class Phase , typename Time >
Phase ct::core::SwitchEvent< Phase, Time >::pre_phase

◆ post_phase

template<class Phase , typename Time >
Phase ct::core::SwitchEvent< Phase, Time >::post_phase

◆ switch_time

template<class Phase , typename Time >
Time ct::core::SwitchEvent< Phase, Time >::switch_time

The documentation for this struct was generated from the following file: