Package: galisats 2.2.0

galisats: Configuration of Jupiter's Four Largest Satellites
Calculate, plot and animate the configuration of Jupiter's four largest satellites (known as Galilean satellites) for a given date and time (UTC - Coordinated Universal Time). The galsat() function returns numerical values of the satellites’ positions. x – the apparent rectangular coordinate of the satellite with respect to the center of Jupiter’s disk in the equatorial plane in the units of Jupiter’s equatorial radius; X is positive toward the west, y – the apparent rectangular coordinate of the satellite with respect to the center of Jupiter’s disk from the equatorial plane in the units of Jupiter’s equatorial radius; Y is positive toward the north. For more details see Meeus (1988, ISBN 0-943396-22-0) "Astronomical Formulae for Calculators". The galsat_animate() function creates an animation of the Galilean satellites' positions. You provide the starting time, duration, the time step between frames, and the pause between frames. The function delta_t() returns the value of delta-T in units of seconds.
Authors:
galisats_2.2.0.tar.gz
galisats_2.2.0.zip(r-4.7)galisats_2.2.0.zip(r-4.6)galisats_2.2.0.zip(r-4.5)
galisats_2.2.0.tgz(r-4.6-any)galisats_2.2.0.tgz(r-4.5-any)
galisats_2.2.0.tar.gz(r-4.7-any)galisats_2.2.0.tar.gz(r-4.6-any)
galisats_2.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
galisats/json (API)
NEWS
| # Install 'galisats' in R: |
| install.packages('galisats', repos = c('https://lechjaszowski.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lechjaszowski/galilean_satellites/issues
Pkgdown/docs site:https://lechjaszowski.github.io
Last updated from:f6251e2fb4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 125 | ||
| macos-oldrel-arm64 | OK | 131 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 96 |
Exports:delta_tgalsatgalsat_animate
Dependencies:png
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Return the value of delta-T in units of seconds | delta_t |
| Calculate & draw the positions of the Galilean satellites | galsat |
| Animate the motion of Jupiter's Galilean satellites | galsat_animate |
