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

ADC hardware event. More...

#include <Event.h>

+ Inheritance diagram for ADCEvent:
+ Collaboration diagram for ADCEvent:

Public Member Functions

bool operator== (const ADCEvent &other) const
 Compare ADC 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

int m_num_samples
 Number of samples.
 
int m_dwell_time
 Dwell time (ns)
 
int m_delay
 Initial delay (us)
 
double m_freq_offset
 Frequency offset of receiver (rad/ms)
 
double m_phase_offset
 Phase offset of receiver (rad)
 

Detailed Description

ADC hardware event.

Stores information necessary to execute an ADC event:

Member Function Documentation

◆ operator==()

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

Compare ADC 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 --