I'm not sure if this is the correct place to post this, but I would like to find vsop87 files in celestia directory. When the program load for example the solarsys.ssc file, to computes earth position executes the line:
CustomOrbit "vsop87-earth"
where is the file containing vsop87 information for earth?
Thanks
vsop87 files location
Forum rules
Please help to make this forum more useful by checking the FAQs before posting! Keep it clean, keep it civil, keep it truthful, stay on topic, be responsible, share your knowledge.
Please help to make this forum more useful by checking the FAQs before posting! Keep it clean, keep it civil, keep it truthful, stay on topic, be responsible, share your knowledge.
Re: vsop87 files location
The vsop calculations do not use external data files.
They're implemented by routines compiled into Celestia.
Celestia's vsop87 soucecode is available at
http://celestia.svn.sourceforge.net/vie ... p?view=log
They're implemented by routines compiled into Celestia.
Celestia's vsop87 soucecode is available at
http://celestia.svn.sourceforge.net/vie ... p?view=log
Selden
Re: vsop87 files location
Thank you very much