Class TimeCoordIntvValue

    • Constructor Detail

      • TimeCoordIntvValue

        public TimeCoordIntvValue​(int b1,
                                  int b2)
    • Method Detail

      • getBounds1

        public int getBounds1()
      • getBounds2

        public int getBounds2()
      • getIntervalSize

        public int getIntervalSize()
      • getCoordValue

        public double getCoordValue()
      • convertReferenceDate

        public TimeCoordIntvValue convertReferenceDate​(ucar.nc2.time.CalendarDate fromDate,
                                                       ucar.nc2.time.CalendarPeriod fromUnit,
                                                       ucar.nc2.time.CalendarDate toDate,
                                                       ucar.nc2.time.CalendarPeriod toUnit)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object