PilotGaea 2D O'view
    正在準備搜尋索引...

    類別 IGC

    Feature format for *.igc flight recording files.

    Options.

    層級 (查看層級一覽)

    索引

    方法

    • 函數

      Read the feature from the IGC source.

      參數

      • source: string | Object | Document | Node

        Source.

      • 可選opt_options: ReadOptions

        Read options.

      回傳 ol.Feature

      Feature.

    • 函數

      Read the feature from the source. As IGC sources contain a single feature, this will return the feature in an array.

      參數

      • source: string | Object | Document | Node

        Source.

      • 可選opt_options: ReadOptions

        Read options.

      回傳 ol.Feature[]

      Features.

    • 函數

      Read the projection from the IGC source.

      參數

      • source: string | Object | Document | Node

        Source.

      回傳 Projection

      Projection.

    構造函數