mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-10-29 09:12:37 +00:00
Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com> Change-Id: I0a98175f0c6b4333fae6bea40dac826032a25233
24 lines
547 B
JSON
24 lines
547 B
JSON
{
|
|
"spectrum": [
|
|
{
|
|
"f_min": 191.25e12,
|
|
"baud_rate": 32e9,
|
|
"f_max": 195.1e12,
|
|
"slot_width": 50e9,
|
|
"delta_pdb": 0,
|
|
"roll_off": 0.15,
|
|
"tx_osnr": 40,
|
|
"label": "cband"
|
|
},
|
|
{
|
|
"f_min": 186.3e12,
|
|
"baud_rate": 32e9,
|
|
"f_max": 190.1e12,
|
|
"slot_width": 50e9,
|
|
"delta_pdb": 0,
|
|
"roll_off": 0.15,
|
|
"tx_osnr": 40,
|
|
"label": "lband"
|
|
}
|
|
]
|
|
} |