Classes | Public Types | Public Member Functions | Private Attributes | Friends | List of all members
XPulser::Payload Struct Reference
Inheritance diagram for XPulser::Payload:
Inheritance graph
[legend]

Classes

struct  RelPat
 

Public Types

typedef std::deque< RelPatRelPatList
 

Public Member Functions

int16_t combMode () const
 ver 1 records.
 
double rtime () const
 
double tau () const
 
double pw1 () const
 
double pw2 () const
 
double combP1 () const
 
double altSep () const
 
double combP1Alt () const
 
double aswSetup () const
 
double aswHold () const
 
double difFreq () const
 ver 2 records.
 
double combPW () const
 
double combPT () const
 
uint16_t echoNum () const
 
uint16_t combNum () const
 
int16_t rtMode () const
 
uint16_t numPhaseCycle () const
 
bool invertPhase () const
 ver 3 records.
 
int16_t p1Func () const
 ver 4 records.
 
int16_t p2Func () const
 
int16_t combFunc () const
 
double p1Level () const
 
double p2Level () const
 
double combLevel () const
 
double masterLevel () const
 
double combOffRes () const
 
bool conserveStEPhase () const
 
bool isPulseAnalyzerMode () const
 
double paPulseRept () const
 
double paPulseBW () const
 
double paPulseOrigin () const
 
double periodicTerm () const
 periodic term of one cycle [ms].
 
RelPatList & relPatList ()
 
const RelPatList & relPatList () const
 
const std::vector
< std::complex< double > > & 
qamWaveForm (unsigned int idx) const
 
- Public Member Functions inherited from XPrimaryDriver::Payload
const RawDatarawData () const
 
- Public Member Functions inherited from XDriver::Payload
const XTimetime () const
 
const XTimetimeAwared () const
 
Talker< XDriver * > & onRecord ()
 
const Talker< XDriver * > & onRecord () const
 
- Public Member Functions inherited from XNode::Payload
bool isUIEnabled () const
 If true, operations are allowed by UI and scripts.
 
void setUIEnabled (bool var)
 
bool isDisabled () const
 
void disable ()
 
bool isRuntime () const
 
void setRuntime (bool var)
 
Talker< XNode * > & onUIFlagsChanged ()
 
const Talker< XNode * > & onUIFlagsChanged () const
 
- Public Member Functions inherited from Transactional::Node< XN >::Payload
XN & node () noexcept
 Points to the corresponding node.
 
const XN & node () const noexcept
 Points to the corresponding node.
 
int64_t serial () const noexcept
 
Transaction< XN > & tr () noexcept
 
virtual void catchEvent (const shared_ptr< XN > &, int)
 
virtual void releaseEvent (const shared_ptr< XN > &, int)
 
virtual void moveEvent (unsigned int, unsigned int)
 
virtual void listChangeEvent ()
 
- Public Member Functions inherited from atomic_countable
 atomic_countable (const atomic_countable &) noexcept
 
atomic_countableoperator= (const atomic_countable &)=delete
 

Private Attributes

int16_t m_combMode
 ver 1 records
 
int16_t m_pulserMode
 
double m_rtime
 
double m_tau
 
double m_pw1
 
double m_pw2
 
double m_combP1
 
double m_altSep
 
double m_combP1Alt
 
double m_aswSetup
 
double m_aswHold
 
double m_difFreq
 ver 2 records
 
double m_combPW
 
double m_combPT
 
uint16_t m_echoNum
 
uint16_t m_combNum
 
int16_t m_rtMode
 
uint16_t m_numPhaseCycle
 
bool m_invertPhase
 ver 3 records
 
int16_t m_p1Func
 ver 4 records
 
int16_t m_p2Func
 
int16_t m_combFunc
 
double m_p1Level
 
double m_p2Level
 
double m_combLevel
 
double m_masterLevel
 
double m_combOffRes
 
bool m_conserveStEPhase
 
double m_paPulseBW
 PA mode.
 
double m_paPulseOrigin
 [us]
 
RelPatList m_relPatList
 Patterns.
 
std::vector< std::complex
< double > > 
m_qamWaveForm [XPulser::PAT_QAM_PULSE_IDX_MASK/XPulser::PAT_QAM_PULSE_IDX]
 

Friends

class XPulser
 

Detailed Description

Definition at line 67 of file pulserdriver.h.


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

Generated for KAME4 by  doxygen 1.8.3