New Horizons Addon Help
Posted: 28.10.2012, 01:21
Ok, being the rebel I am, instead of using the SSC for Pluto that came with the new horizons addon on the CML, I wanted to instead use the timeline feature for the existing ReferencePoint barycenter, "Pluto-Charon".
Problem is, nothing is happening to the system. NH keeps missing it by 10 million km. What am I doing wrong?
Code: Select all
Modify "Pluto-Charon" "Sol" {
Timeline [
{
Ending 2457023.5
}
{
Beginning 2457023.5 #jan 01 00:00 2015
Ending 2457388.5 #jan 01 00:00 2016
SampledOrbit "pluto.xyz"
}
{
Beginning 2457388.5
CustomOrbit "pluto"
}
]
}
Problem is, nothing is happening to the system. NH keeps missing it by 10 million km. What am I doing wrong?