| Variable | Type | Description |
|---|---|---|
| mode_data |
Cell |
M x 1 cell array, where M is the number of modes. Each element of the cell is a struct with fields:
Notes:
|
| wavelength_data |
Number
|
Center wavelength (m) of the band for which the waveguide properties below are evaluated. |
| temperature_data |
Temperature (K) for which the waveguide properties below are evaluated. |
|
| neff_all |
Matrix
|
M x 5 matrix containing the effective index of the different waveguide segments, where M is the number of modes and the columns contain the effective index for the:
Notes:
|
| ng_all |
M x 5 matrix containing the group index of the different waveguide segments, where M is the number of modes and the columns contain the group index of the:
Notes:
|
|
| loss_all |
M x 5 matrix containing the loss (dB/m) of the different waveguide segments, where M is the number of modes and the columns contain the loss of the:
Notes:
|
|
| dneff_dT_all |
M x 5 matrix containing the effective index temperature sensitivity (1/K) of the different waveguide segments, where M is the number of modes and the columns contain the temperature sensitivity of the:
Notes:
|
|
| L_all |
1 x 5 matrix containing the length (m) of the different waveguide segments, where the columns contain the lengths of the:
Notes:
|