eatc-airspace - v0.0.1
    Preparing search index...

    Class IlsIntercept

    Intercept ILS at the end of the approach.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • distance: number

        Distance from the (displaced) threshold where to intercept the ILS, in nautical miles.

      • Optionalaltitude: number

        Maximum altitude at which to intercept the ILS, in feet.

      • Optionalspeed: number

        Maximum speed at which to intercept the ILS, in KIAS.

      Returns IlsIntercept

    Properties

    altitude?: number

    Maximum altitude at which to intercept the ILS, in feet.

    distance: number

    Distance from the (displaced) threshold where to intercept the ILS, in nautical miles.

    speed?: number

    Maximum speed at which to intercept the ILS, in KIAS.