Class GridBasedReferencePoints

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected int gridres
      Holds the grid resolution.
      protected double gridscale
      Holds the grid scale.
      private static Logging LOG
      Class logger.
    • Constructor Summary

      Constructors 
      Constructor Description
      GridBasedReferencePoints​(int gridres, double gridscale)
      Constructor.
    • Field Detail

      • LOG

        private static final Logging LOG
        Class logger.
      • gridres

        protected int gridres
        Holds the grid resolution.
      • gridscale

        protected double gridscale
        Holds the grid scale.
    • Constructor Detail

      • GridBasedReferencePoints

        public GridBasedReferencePoints​(int gridres,
                                        double gridscale)
        Constructor.
        Parameters:
        gridres - Grid resolution
        gridscale - Grid scaling