AtmosphericLayer ================ .. currentmodule:: hcipy.atmosphere .. autoclass:: AtmosphericLayer :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AtmosphericLayer.Cn_squared ~AtmosphericLayer.L0 ~AtmosphericLayer.outer_scale ~AtmosphericLayer.output_grid ~AtmosphericLayer.t ~AtmosphericLayer.velocity .. rubric:: Methods Summary .. autosummary:: ~AtmosphericLayer.backward ~AtmosphericLayer.evolve_until ~AtmosphericLayer.forward ~AtmosphericLayer.phase_for ~AtmosphericLayer.reset .. rubric:: Attributes Documentation .. autoattribute:: Cn_squared .. autoattribute:: L0 .. autoattribute:: outer_scale .. autoattribute:: output_grid .. autoattribute:: t .. autoattribute:: velocity .. rubric:: Methods Documentation .. automethod:: backward .. automethod:: evolve_until .. automethod:: forward .. automethod:: phase_for .. automethod:: reset