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