Skip to content

Commit 80d3d5c

Browse files
DOC: Add Flight class usage documentation and update index (#841)
* DOC: Add Flight class usage documentation and update index * DOC: improve flight docs page documentation * DEV: Add Flight class usage documentation entry to CHANGELOG * DOC: Add Flight class usage documentation and update index DOC: improve flight docs page documentation DEV: Add Flight class usage documentation entry to CHANGELOG * DOC: improve flight class documentation page
1 parent 6648899 commit 80d3d5c

File tree

4 files changed

+618
-0
lines changed

4 files changed

+618
-0
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
"filt",
120120
"firstsimulation",
121121
"flightcsys",
122+
"flightusage",
122123
"Fluxogram",
123124
"fmax",
124125
"fmin",
@@ -181,6 +182,7 @@
181182
"Kaleb",
182183
"Karman",
183184
"Krasser",
185+
"Kutta",
184186
"labelrotation",
185187
"linalg",
186188
"Lince",
@@ -273,6 +275,7 @@
273275
"rtol",
274276
"rtype",
275277
"rucsoundings",
278+
"Runge",
276279
"runslow",
277280
"rwork",
278281
"savetxt",

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Attention: The newest changes should be on top -->
3232

3333
### Added
3434

35+
- DOC: Add Flight class usage documentation and update index [#841](https://github.com/RocketPy-Team/RocketPy/pull/841)
3536
- ENH: Discretized and No-Pickle Encoding Options [#827] (https://github.com/RocketPy-Team/RocketPy/pull/827)
3637
- ENH: Add the Coriolis Force to the Flight class [#799](https://github.com/RocketPy-Team/RocketPy/pull/799)
3738

0 commit comments

Comments
 (0)