Grid object to read from

Constructors

Methods

Constructors

  • Parameters

    • pbf: PbfReader

      the pbf protocol we are reading from

    • end: number

      the position to stop at

    Returns GridData

Methods

  • Get the raw gridded data. Reads much like a raw image.

    Returns number[]

    • the decomposed gridded data