boinor.earth.atmosphere.base ============================ .. py:module:: boinor.earth.atmosphere.base .. autoapi-nested-parse:: Holds different classes to model atmospheric models. Classes ------- .. autoapisummary:: boinor.earth.atmosphere.base.COESA Module Contents --------------- .. py:class:: COESA(*tables) Class for U.S Standard Atmosphere models. .. py:attribute:: tables :value: () .. py:property:: b_levels getter of COESA table[0] .. py:property:: zb_levels getter of COESA table[1] .. py:property:: hb_levels getter of COESA table[2] .. py:property:: Tb_levels getter of COESA table[3] .. py:property:: Lb_levels getter of COESA table[4] .. py:property:: pb_levels getter of COESA table[5]