mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 19:29:04 -05:00
Coordinate transformation with kameleon
This commit is contained in:
@@ -28,7 +28,6 @@ return {
|
||||
--"gridGalactic",
|
||||
--"gridEcliptic",
|
||||
--"gridEquatorial",
|
||||
"iswa",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
return {
|
||||
{
|
||||
Name = "iSWA",
|
||||
Parent = "Root",
|
||||
Ephemeris = {
|
||||
Type = "Spice",
|
||||
Body = "Sun",
|
||||
Observer = "Earth",
|
||||
Kernels = {
|
||||
"${SPICE}/iSWAKernels/heliospheric.tf",
|
||||
"${SPICE}/iSWAKernels/GSE.ti",
|
||||
"${SPICE}/iSWAKernels/GSM.ti",
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user