nqr_blochsimulator.classes.pulse#

Classes

PulseArray(pulseamplitude, pulsephase, ...)

A class to represent a pulsearray for a NQR sequence.

class nqr_blochsimulator.classes.pulse.PulseArray(pulseamplitude, pulsephase, dwell_time)#

A class to represent a pulsearray for a NQR sequence.

get_imag_pulsepower() array#

Returns the imaginary part of the pulse power.

get_real_pulsepower() array#

Returns the real part of the pulse power.

property pulseamplitude: array#

Amplitude of the pulse.

property pulsephase: array#

Phase of the pulse.