MultiLayerAtmosphere ==================== .. currentmodule:: hcipy.atmosphere .. autoclass:: MultiLayerAtmosphere :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MultiLayerAtmosphere.Cn_squared ~MultiLayerAtmosphere.layers ~MultiLayerAtmosphere.outer_scale ~MultiLayerAtmosphere.scintillation ~MultiLayerAtmosphere.t .. rubric:: Methods Summary .. autosummary:: ~MultiLayerAtmosphere.backward ~MultiLayerAtmosphere.calculate_propagators ~MultiLayerAtmosphere.evolve_until ~MultiLayerAtmosphere.forward ~MultiLayerAtmosphere.phase_for ~MultiLayerAtmosphere.reset .. rubric:: Attributes Documentation .. autoattribute:: Cn_squared .. autoattribute:: layers .. autoattribute:: outer_scale .. autoattribute:: scintillation .. autoattribute:: t .. rubric:: Methods Documentation .. automethod:: backward .. automethod:: calculate_propagators .. automethod:: evolve_until .. automethod:: forward .. automethod:: phase_for .. automethod:: reset