Class PointFeatureDatasetViewer.StnProfileFeatureBean

    • Constructor Detail

      • StnProfileFeatureBean

        public StnProfileFeatureBean​(ucar.nc2.ft.ProfileFeature pfc)
                              throws IOException
        Throws:
        IOException
    • Method Detail

      • getProfileName

        public String getProfileName()
      • setNobs

        public void setNobs​(int npts)
      • getNobs

        public int getNobs()
      • getLatitude

        public double getLatitude()
      • getLongitude

        public double getLongitude()
      • getDate

        public ucar.nc2.time.CalendarDate getDate()