WDM stuff
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
run(fullfile(fileparts(mfilename('fullpath')),'WDM_settings.m'));
|
||||
s = struct;
|
||||
s.num_realiz = 1;
|
||||
% s.wavelengthplan = calcWavelengthPlan(16,400e9,1310);
|
||||
s.wavelengthplan = calcWavelengthPlan(16,400e9,1310);
|
||||
s.wavelengthplan = [1295,1305,1315,1325];
|
||||
s.link_length = 2;
|
||||
s.pmd = 0.0;
|
||||
|
||||
Reference in New Issue
Block a user