4#ifndef _b5cbd2c6_c66b_4735_be78_3b1dbfe52a54
5#define _b5cbd2c6_c66b_4735_be78_3b1dbfe52a54
7#include <MrMeasSrv/SeqIF/libRT/sRF_PULSE.h>
9#include <MrProtSrv/Domain/CoreNative/SeqLim.h>
10#include <MrProtSrv/Domain/MrProtData/MrProt/MrProt.h>
11#include <MrProtSrv/Domain/MrProtData/MrProt/SeqIF/SeqExpo.h>
22class Sinc:
public SimpleRFPulse<sRF_PULSE_SINC>
26 Sinc(Sinc
const &) =
default;
27 Sinc(Sinc &&) =
default;
28 Sinc & operator=(Sinc
const &) =
default;
29 Sinc & operator=(Sinc &&) =
default;
30 ~Sinc()
override =
default;
55 MrProt & protocol, SeqLim & limits, SeqExpo & exports)
override;
long peakTime() const override
Return the time of the RF peak amplitude (µs).
double bandwidth() const
Return the bandwidth of the RF pulse (Hz).
double thickness() const
Return the thickness (mm).
double timeBandwidthProduct() const
Return the time-bandwidth product.
Sinc & setThickness(double thickness)
Set the thickness (mm).
Sinc & setTimeBandwidthProduct(double tbw)
Set the time-bandwidth product.
NLSStatus prepare(MrProt &protocol, SeqLim &limits, SeqExpo &exports) override
Prepare the RF pulse and NCO.
Pre-defined RF pulses and pulse modifiers.
Definition External.h:21
Top-level namespace of the msl library.
Definition acceleration.h:17