Skip to content

How to derive runway's best fit for approaches #6

Description

@dnouri

The runway data for VABB includes this:

a series of numbers to define lines of best fit for approaches to a given runway. Each of these are a list containing 6 values for a polynomial fit: y = f0 * x^6 + f1 * x^5 ... f6

Similarly to the metar data, I've been looking into automatically assembling the information needed for describing the airports. But I'm stuck with this 'best fit for approaches to a given runway'. How were these derived?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions