Class BandLetterRange

    • Constructor Detail

      • BandLetterRange

        public BandLetterRange()
        Constructor, full range
      • BandLetterRange

        public BandLetterRange​(char south,
                               char north)
        Constructor
        Parameters:
        south - southern band letter
        north - northern band letter
    • Method Detail

      • getSouth

        public char getSouth()
        Get the southern band letter
        Returns:
        southern band letter
      • setSouth

        public void setSouth​(char south)
        Set the southern band letter
        Parameters:
        south - southern band letter
      • getNorth

        public char getNorth()
        Get the northern band letter
        Returns:
        northern band letter
      • setNorth

        public void setNorth​(char north)
        Set the northern band letter
        Parameters:
        north - northern band letter
      • getSouthLatitude

        public double getSouthLatitude()
        Get the southern latitude
        Returns:
        latitude
      • getNorthLatitude

        public double getNorthLatitude()
        Get the northern latitude
        Returns:
        latitude