File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -345,7 +345,8 @@ Orb.Cartesian() is same as above
345345 mean_anomaly: 191.04774671275925,
346346 mean_motion: 0.6718296791172355,
347347 time_of_periapsis: 2458005.9807823156,
348- argument_of_periapsis: 241.53003549784427
348+ "argument_of_periapsis": 241.53003549784427,
349+ "periapsis_distance": 0.2544723709438983
349350 }
350351
351352"gm" has default value "2.9591220828559093E-4" so you can omit "gm" for the Sun.
Original file line number Diff line number Diff line change @@ -222,7 +222,8 @@ Orb.Cartesian()と書いても同じです。
222222 mean_anomaly: 191.04774671275925,
223223 mean_motion: 0.6718296791172355,
224224 time_of_periapsis: 2458005.9807823156,
225- argument_of_periapsis: 241.53003549784427
225+ argument_of_periapsis: 241.53003549784427,
226+ "periapsis_distance": 0.2544723709438983
226227 }
227228
228229## orb-satelite.v2.js
You can’t perform that action at this time.
0 commit comments