Remove Hyperion's rotation as there is no SPICE information for it available

This commit is contained in:
Alexander Bock
2018-10-08 18:02:31 -06:00
parent 428ab56d99
commit 3b23d9d26d
@@ -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",