[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orekit Users] Re. how to deletgate Orbit class??



There are some errors in the previous code. The methods that return
PVCoordinates need to be to fixed to called the apply() method in BiasModel to
apply the biases, and the methods that take otherFrame/outputFrame make this
slightly harder. Oh well!

So... I can fix that, but I am still concerned about the issues of the
constructor and the protected methods. I could tweak the Orekit source code.
Maybe that would work. I have made some other tweaks but updating my own
version of Orekit as the official version gets updated is a pain.

I am still hoping that there is some way to do this in virgin Orekit. Any
suggestions?

Thanks!

Jim