WDM stuff

This commit is contained in:
Silas Oettinghaus
2025-10-08 09:50:14 +02:00
parent 9d63457030
commit a0ae47a2a0
2 changed files with 5 additions and 4 deletions

View File

@@ -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;