Skip to content

Commit a23bc55

Browse files
committed
v2.2
1 parent e0ac460 commit a23bc55

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

usage.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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.

usage.ja.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)