comments update

This commit is contained in:
Chunxiao Li 2021-01-22 15:29:57 +08:00
parent 21a4056ee4
commit 0da38cbbf7

View File

@ -1,11 +0,0 @@
'''
pyatmos StandardAtmosphere subpackage
This subpackage defines the following functions:
# StandardAtmosphere.py
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.
'''