update
This commit is contained in:
parent
f019ed1649
commit
0c5fca45cd
BIN
pyatmos/.DS_Store
vendored
BIN
pyatmos/.DS_Store
vendored
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
'''
|
||||
U.S. Standard Atmosphere (Range: -0.611 to 1,000 km), 1976
|
||||
Standard Atmosphere Model
|
||||
|
||||
This subpackage defines the following functions:
|
||||
|
||||
@ -7,8 +7,9 @@ expo.py
|
||||
expo - Estimate the air densities at given geometric or geopotential altitudes
|
||||
above the sea level using a exponential atmosphere model.
|
||||
ussa76.py
|
||||
lapse_tp - Calculate the temperature and pressure at a given geopotential altitude above base of a specific layer.
|
||||
ussa76 - Implements the U.S. Standard Atmosphere 1976(USSA76) up to 86km.
|
||||
|
||||
isa - Implements the International Standard Atmosphere(ISA) Model up to 86km.
|
||||
|
||||
lapse_tp - Calculate the temperature and pressure at a given geopotential altitude above base of a specific layer.
|
||||
coesa76.py
|
||||
coesa76 - Implements the U.S. Committee on Extension to the Standard Atmosphere(COESA 1976) up to 1000km.
|
||||
'''
|
Loading…
x
Reference in New Issue
Block a user