Question
I created a GPSTk static library from source, and i am attempting to use
ReferenceFrames?::ECEFPosVelToJ2k. Tracing through the code I see "mapMJD_EOP" is empty. I assume I need to call EOPPrediction::loadFile with some file. If this is true, where do I get
EOPPdataFileLocation files, so I can load them so I can execute
ReferenceFrames?::ECEFPosVelToJ2k?
--
BrianLee - 16 May 2011
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
I have been able to answer my own question. I needed to execute IERS::loadIERSFile("finals.data"), using the source mentioned in the documentation.
--
BrianLee - 17 May 2011
Brian,
Glad you were able to quickly figure out how to handle this issue, and that the documentation was helpful. Thank you for your interest in and use of the GPSTk.
--
SusanCummins - 17 May 2011