Class BaseElevationTile

    • Field Detail

      • product

        protected Product product
      • noDataValue

        protected final float noDataValue
    • Method Detail

      • setWidth

        public void setWidth​(int newWidth)
      • setHeight

        public void setHeight​(int newHeight)
      • addGravitationalModel

        protected void addGravitationalModel​(int index,
                                             float[] line)
                                      throws Exception
        Throws:
        Exception