Krafpy
|
b95a4da37d
|
Added ejection angle display
- Added velocity vector calculation in `Orbit` class
- Added item for ejection maneuver to display ejection angle
|
2022-10-08 14:35:32 +02:00 |
|
Krafpy
|
916550b18d
|
Added Korpernicus CFG converter
- Added tools/cfg-to-yml page
- Removed `sideralPeriod` parameter from data and `orbit.ts`
- Replaced `jnsq/bodies.yml` using the new converter
|
2022-08-19 16:01:51 +02:00 |
|
Krafpy
|
4dd1c9a6ce
|
Added per-body epoch to reference mean anomalies
Each (orbiting) body now has a custom `epoch` attribute defining the
date (in seconds) to which `meanAnomaly0` refers to.
|
2022-08-18 01:51:42 +02:00 |
|
Krafpy
|
6b0a5b752e
|
Fixed jumping mean anomaly.
|
2022-07-22 12:49:42 +02:00 |
|
Krafpy
|
b405bc4675
|
Update orbit.ts
|
2021-08-18 14:11:12 +02:00 |
|
Krafpy
|
824af087c1
|
Modified file structure.
Modified the file structure to have the `index.html` at the root
of the repository. Needed for Github Pages.
|
2021-08-15 21:31:25 +02:00 |
|