FiberSegment

Length of optical fiber within a cable, patch cord, borehole line, or other run.

Aliases: Fiber segment

Attributes

Name Type Description
optical_length float Fiber segment length along the optical path in meters.
name str Human-readable fiber segment name.
container Cable | None Optional physical cable containing this fiber segment.
fiber_index int | None Fiber number or index within the containing cable, when known.
color str | None Fiber color or color code used to identify the fiber segment within its container.
fiber_type str Fiber or sensing cable type.
fiber_standard str Fiber standard, product family, or specification name.
buffer_type str Buffer, jacket, or cable construction relevant to the fiber segment.
attenuation_db_per_km float | None Attenuation in dB/km for this fiber segment, interpreted as a maximum when sourced from a less-than specification.
attenuation_wavelength float | None Wavelength in nanometers at which attenuation is specified.
rayleigh_backscatter_window tuple[float, float] | None Wavelength interval in nanometers over which Rayleigh backscatter is enhanced.
center_wavelength float | None Center wavelength in nanometers for the fiber segment’s enhanced backscatter response.
notes str Additional notes.

Contains

None.

Contained By

References

Referenced By

None.