Hi
I want to use the Position class to transform between cartesian and geodetic coordinates on the Belgian ellipsoid. This ellipsoid (International 1927) is not defined in GPSTk, so how can I perform this conversion?
-- AlainMuls - 27 Oct 2009
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.
Answer
I created a new headerfile BD72Ellipsoid copied from GeoidModel? and replaced the values by those valid for the the national datum (in my case, Belgium Datum 1972). When setting a position I use this BD72Ellipsoid model (in calls to setGeodetic and setGeoidModel). Conversion is performed OK