typos
This commit is contained in:
parent
0595fabcbc
commit
0a17410150
|
@ -79,9 +79,9 @@ Based on Figure 27 from SRC1, and Figure 28 using the middle of the 3 temperatur
|
|||
|
||||
### Regression analysis
|
||||
|
||||
- 350km-850km: `p[bar](a[km]) = e^(−8.0920583983 − 0.0066339143 * a)`
|
||||
- 50km-350km: `p[bar](a[km]) = e^(0.0626589359 − 0.0473755348 * a)`
|
||||
- -125km-50km: `p[bar](a[km]) = e^(0.0626589359 − 0.0473755348 * a)`
|
||||
- 350km-850km: `p[bar](a[km]) = e^(-8.0920583983 - 0.0066339143 * a)`
|
||||
- 50km-350km: `p[bar](a[km]) = e^(-0.969198983 - 0.027000953 * a)`
|
||||
- -125km-50km: `p[bar](a[km]) = e^(0.0626589359 - 0.0473755348 * a)`
|
||||
|
||||
### Designing the in-game atmosphere
|
||||
|
||||
|
|
Loading…
Reference in a new issue