Set default coordinate system to Jupiter to agree with the default time

This commit is contained in:
Alexander Bock
2015-05-14 01:13:14 +02:00
parent 1369e5caf5
commit cf4afc0159
2 changed files with 3 additions and 1 deletions

View File

@@ -11,4 +11,6 @@ openspace.setPropertyValue("Constellation Bounds.renderable.enabled", false)
openspace.setPropertyValue("MilkyWay.renderable.transparency", 0.75)
openspace.setPropertyValue("MilkyWay.renderable.segments", 50)
openspace.changeCoordinateSystem("Jupiter")
openspace.printInfo("Done setting default values")