|
typedef std::deque< RelPat > | RelPatList |
|
|
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 |
|
const RawData & | rawData () const |
|
const XTime & | time () const |
|
const XTime & | timeAwared () const |
|
Talker< XDriver * > & | onRecord () |
|
const Talker< XDriver * > & | onRecord () const |
|
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 |
|
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 () |
|
| atomic_countable (const atomic_countable &) noexcept |
|
atomic_countable & | operator= (const atomic_countable &)=delete |
|
|
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] |
|
Definition at line 67 of file pulserdriver.h.
The documentation for this struct was generated from the following files: