JEMRIS 2.9.2
open-source MRI simulations
Loading...
Searching...
No Matches
List of all members | Public Member Functions | Public Attributes
DelayEvent Class Reference

Delay hardware event. More...

#include <Event.h>

+ Inheritance diagram for DelayEvent:
+ Collaboration diagram for DelayEvent:

Public Member Functions

bool operator== (const DelayEvent &other) const
 Compare two delay events.
 
- Public Member Functions inherited from Event
 Event ()
 Default constructor.
 
virtual ~Event ()
 Default destructor.
 
virtual bool operator== (const Event &other) const
 Compare two hardware events.
 

Public Attributes

double m_delay
 delay (us)
 

Detailed Description

Delay hardware event.

Represents a sequence delay, when no events are occurring.

Member Function Documentation

◆ operator==()

bool DelayEvent::operator== ( const DelayEvent & other) const
inline

Compare two delay events.

See also
Event::operator==()

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

-- last change 03.01.2025 | Tony Stoecker | Imprint | Data Protection --