Class BufrConfig.BufrStation

  • All Implemented Interfaces:
    Comparable<ucar.unidata.geoloc.Station>, ucar.unidata.geoloc.EarthLocation, ucar.unidata.geoloc.Station
    Enclosing class:
    BufrConfig

    public class BufrConfig.BufrStation
    extends ucar.unidata.geoloc.StationImpl
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int count  
      • Fields inherited from class ucar.unidata.geoloc.StationImpl

        desc, name, nobs, wmoId
      • Fields inherited from class ucar.unidata.geoloc.EarthLocationImpl

        alt, lat, lon
    • Constructor Summary

      Constructors 
      Constructor Description
      BufrStation()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(Object o)  
      int hashCode()  
      • Methods inherited from class ucar.unidata.geoloc.StationImpl

        compareTo, getDescription, getName, getNobs, getWmoId, incrNobs, setDescription, setName, setNobs, setWmoId, toString
      • Methods inherited from class ucar.unidata.geoloc.EarthLocationImpl

        getAltitude, getLatitude, getLatLon, getLongitude, isMissing, setAltitude, setLatitude, setLongitude
      • Methods inherited from interface ucar.unidata.geoloc.EarthLocation

        getAltitude, getLatitude, getLatLon, getLongitude, isMissing
    • Field Detail

      • count

        public int count
    • Constructor Detail

      • BufrStation

        public BufrStation()