mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-10-30 17:47:50 +00:00
fix link to example-data files in the documentation
and of the class referenced in the documentation example-data folder is not accessible from the generated pages on readthedocs. So use hyperlinks to the files github repo. Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com> Change-Id: I135e2cb0b0d28fecffcbcbfec9a9d6c8cb5c7347
This commit is contained in:
@@ -364,13 +364,13 @@ backward compatibility.
|
||||
The RamanFiber is a specialized variant of the regular Fiber, where the simulation
|
||||
engine incorporates Raman amplification. The actual pump definitions must be
|
||||
specified within the RamanFiber instance in the topology
|
||||
(refer to the gnpy.core.elements.RamanFiber class).
|
||||
(refer to the :mod:`gnpy.core.elements.RamanFiber` class).
|
||||
|
||||
More details can be found in :cite:curri_merit_2016.
|
||||
|
||||
Raman efficiency is scaled against the effective area using the default Raman
|
||||
coefficient profile (g0 * A_ff_overlap), where g0 is a Raman coefficient profile
|
||||
defined for a reference effective area (gnpy.core.parameters.DEFAULT_RAMAN_COEFFICIENT).
|
||||
defined for a reference effective area (:mod:`gnpy.core.parameters.DEFAULT_RAMAN_COEFFICIENT`).
|
||||
|
||||
If a RamanFiber is defined in the library, a corresponding Fiber must also be defined
|
||||
with the same type_variety.
|
||||
|
||||
Reference in New Issue
Block a user