Add atmosphere addendum source

This commit is contained in:
deamonkai
2026-03-28 12:05:04 -05:00
parent 2166b8ebb5
commit 942aeab830
4 changed files with 12 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ Last updated: `2026-03-28`
- [ ] Implement `getRho.m` and include the required stratosphere branch for altitude `> 11 km`.
- [ ] Fill the known assignment constants in [`code/Interceptor_3DOF.m`](./code/Interceptor_3DOF.m) and [`code/getGuidance.m`](./code/getGuidance.m).
- [ ] Replace the current syntax-breaking `XX` placeholders that prevent the model from starting in Octave.
- [ ] Use [`docs/Addendum to Atomosphere Model Feb 26.pdf`](./docs/Addendum%20to%20Atomosphere%20Model%20Feb%2026.pdf) when implementing the `z > 11000 m` atmosphere branch.
## Blocked