CW mode integrated to design
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -27,7 +27,7 @@ NCOCountIncDT = numerictype(1,NCOAccumWL*2,NCOAccumWL);
|
||||
pulseWidth = 4e-6;
|
||||
|
||||
% Pulse start/end frequencies
|
||||
pulseCentFreq = 0*100e6;
|
||||
pulseCentFreq = 100e6;
|
||||
pulseBw = 50e6; % Pulse bandwidth
|
||||
|
||||
% Number of pulses
|
||||
@@ -38,7 +38,7 @@ PRF = 20e3;
|
||||
PRI = 1/PRF;
|
||||
|
||||
% CW mode (bypass pulse generation)
|
||||
CwMode = false;
|
||||
CwMode = true;
|
||||
|
||||
% Output gain
|
||||
pulseGenGain = 1;
|
||||
|
||||
Reference in New Issue
Block a user