Skip to content
Snippets Groups Projects
Commit f1dbdb85 authored by Jameson Rollins's avatar Jameson Rollins
Browse files

fix coating_brownian docstring

parent 12d568be
Branches
Tags
No related merge requests found
Pipeline #161465 passed
......@@ -24,13 +24,15 @@ def coating_brownian(f, mirror, wavelength, wBeam, power):
The layers are assumed to be alernating low-n high-n layers, with
low-n first.
Inputs:
f = frequency vector in Hz
mirror = mirror properties Struct
wavelength = laser wavelength
wBeam = beam radius (at 1 / e**2 power)
power = Circulating Laser Power falling on the Mirror (W).
If the material.Coating.IncCoatBrAmpNoise parameter is present and
power = laser power falling on the mirror (W)
If the mirror.Coating.IncCoatBrAmpNoise parameter is present and
evaluates to True the amplitude noise due to coating brownian
noise will be calculated and its effect on the phase noise will be
added. In that case the following new optional arguments should
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment