-
- Downloads
Added a los conversion between Cartesian and geodetic coordinates.
The conversion is of course accurate only in the neighborhood of the reference point, as a straight line in Cartesian is not a straight line in geodetic coordinates. What is converted is the initial direction so the two curves are tangent at the reference point. Near Earth surface, the two curves remain within one millimeter of each other after about 100 m travel.
Showing
- rugged-core/src/main/java/org/orekit/rugged/core/ExtendedEllipsoid.java 39 additions, 0 deletions...c/main/java/org/orekit/rugged/core/ExtendedEllipsoid.java
- rugged-core/src/test/java/org/orekit/rugged/core/ExtendedEllipsoidTest.java 19 additions, 0 deletions...st/java/org/orekit/rugged/core/ExtendedEllipsoidTest.java
Loading
Please register or sign in to comment