Skip to content

v1.2.0

Compare
Choose a tag to compare
@DaveKram DaveKram released this 18 Dec 01:15
· 13 commits to master since this release
Support for NED2LLA and ENU2LLA

Providing support for NED2LLA and ENU2LLA - given a local cartesian ENU/NED vector and an LLA reference point, plus the ellipsoid, we can convert the NED/ENU vector to LLA. This is all verified by using the same values from LLA2ENU, LLA2NED, ENU2LLA , NED2LLA -> all the test cases pass.