optic.models.amplification.getOverlapInt

getOverlapInt(n2_norm, properties, param_edf)

Determines the overlap integral between the field envelope and the doping profile.

Parameters:
  • n2_norm (np.array) – Number of carriers at the metastable level.

  • properties (object) – With constants and edfa parameters.

  • param_edf (object) – With edf parameters.

Returns:

overlapIntegral – Overlap integral between the field envelope and the doping profile.

Return type:

np.array