mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-27 06:19:51 -05:00
Set valid time perios in asset file
This commit is contained in:
@@ -16,12 +16,10 @@ local testRADEC = {
|
||||
Type = "RadecTranslation",
|
||||
DataFolder = dataFolder,
|
||||
DataFileType = "json",
|
||||
DataStart = '2018-244T12',
|
||||
DataEnd = '2018-325T13',
|
||||
ObjectIdentifier = spacecraftIdentifier
|
||||
},
|
||||
Scale = {
|
||||
Type = "StaticScale",
|
||||
Scale = 1000.0
|
||||
}
|
||||
}
|
||||
|
||||
},
|
||||
Renderable = {
|
||||
|
||||
Reference in New Issue
Block a user