Cosine Longitudinal Profile =========================== Used to define a truncated cosine longitudinal laser profile (i.e., a profile described by the function :math:`\cos{\left( {\frac{\pi}{2} \frac{t - t_{peak}}{t_{fwhm}} } \right)}`, in the interval :math:`[t_{peak} - t_{fwhm}/2, t_{peak} + t_{fwhm}/2]`). ------------ .. autoclass:: lasy.profiles.longitudinal.cosine_profile.CosineLongitudinalProfile :members: