ExponentialAtmosphereDensityProfile =================================== .. currentmodule:: ctapipe.atmosphere .. autoclass:: ExponentialAtmosphereDensityProfile :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ExponentialAtmosphereDensityProfile.scale_density ~ExponentialAtmosphereDensityProfile.scale_height .. rubric:: Methods Summary .. autosummary:: ~ExponentialAtmosphereDensityProfile.__call__ ~ExponentialAtmosphereDensityProfile.from_table ~ExponentialAtmosphereDensityProfile.height_from_overburden ~ExponentialAtmosphereDensityProfile.height_from_slant_depth ~ExponentialAtmosphereDensityProfile.integral ~ExponentialAtmosphereDensityProfile.peek ~ExponentialAtmosphereDensityProfile.slant_depth_from_height .. rubric:: Attributes Documentation .. autoattribute:: scale_density .. autoattribute:: scale_height .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: from_table .. automethod:: height_from_overburden .. automethod:: height_from_slant_depth .. automethod:: integral .. automethod:: peek .. automethod:: slant_depth_from_height