FracF_DPW integrated to design. Not validated yet.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -37,7 +37,7 @@ PRI = 1/PRF;
|
||||
|
||||
% Pulse time duration
|
||||
%pulseT = 10; % use very long pulse help emulate CW
|
||||
pulseT = 32e-6;
|
||||
pulseT = 10e-6;
|
||||
|
||||
% CW mode (bypass pulse generation)
|
||||
%CwMode = false;
|
||||
@@ -95,5 +95,4 @@ nFrames = 1024;
|
||||
pulseBeta = pulseBw/pulseT; % chirp-rate in Hz/s
|
||||
|
||||
aMatch = -(2/pi)*(atan(fs_eff/(pulseBeta*TFrame)));
|
||||
%aMatch = -(2/pi)*(atan(fs_eff/(pulseBw*pulseT)));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user