Skip to content

Instantly share code, notes, and snippets.

@jordanorelli
Last active March 10, 2016 01:46
Show Gist options
  • Save jordanorelli/b6f74daae7e38b5f4a55 to your computer and use it in GitHub Desktop.
Save jordanorelli/b6f74daae7e38b5f4a55 to your computer and use it in GitHub Desktop.
planetarium notes
# SYNTAX Example
# Set the orbit color of the 100 brightest satellites to blue:
100Brightest.prop.OrbitColor 0.0 0.0 0.0 1.0
# ------------------------------------------------------------------------------
# Chicxulub crater coordinates
# (use negative for west longitutde)
# 21.4000° N, 89.5167° W
# impact object was 10–15 km (6–9 mi)
# add to profile:
# /Solar System/Satellites/Earth Satellites/Communication/Geostationary
# Geostationary
# (it's in the Earth Satellites package)
# All have orbits within the orbit of Jupiter.
# make potentially hazardous asteroids more visible
PotentiallyHazardousAsteroids.prop.PointSize 2
# show lines to the solar system plane
PotentiallyHazardousAsteroids.prop.PlaneIntersect true
# 1566 Icarus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment