Skip to content

add msr::airlib::EarthUtils::GeodeticToNed method #3829

Description

@zimmy87

What feature are you suggesting?

Overview:

Right now there is a msr::airlib::EarthUtils::GeodeticToNedFast for converting GeoPoints to NED coordinates, but the algorithm implemented is a approximate that can result in errors of up to 10km. There is a corresponding method for converting the opposite way, msr::airlib::EarthUtils::nedToGeodeticFast, that has a non-fast version, but we don't yet have a non-fast version of msr::airlib::EarthUtils::GeodeticToNedFast.

Smaller Details:

Nature of Request:

  • Addition

Why would this feature be useful?

This would remove any possible error in the WorldSimApi::testLineOfSightBetweenPoints API

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions