mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 23:39:26 -05:00
Remove Hyperion's rotation as there is no SPICE information for it available
This commit is contained in:
@@ -21,12 +21,12 @@ local Hyperion = {
|
||||
Target = "HYPERION",
|
||||
Observer = "SATURN BARYCENTER",
|
||||
Kernels = kernel
|
||||
},
|
||||
Rotation = {
|
||||
Type = "SpiceRotation",
|
||||
SourceFrame = "IAU_HYPERION",
|
||||
DestinationFrame = "GALACTIC"
|
||||
}
|
||||
--[[
|
||||
The IAU report does not give an orientation model for Hyperion.
|
||||
Hyperion's rotation is in chaotic and is not predictable for
|
||||
long periods.
|
||||
]]--
|
||||
},
|
||||
Renderable = {
|
||||
Type = "RenderableGlobe",
|
||||
|
||||
Reference in New Issue
Block a user