Uses of Class
ucar.nc2.dt.fmrc.ForecastModelRunInventory.TimeCoord

Packages that use ForecastModelRunInventory.TimeCoord
ucar.nc2.dt.fmrc Support classes for Forecast Model Run Collections. 
 

Uses of ForecastModelRunInventory.TimeCoord in ucar.nc2.dt.fmrc
 

Methods in ucar.nc2.dt.fmrc that return ForecastModelRunInventory.TimeCoord
 ForecastModelRunInventory.TimeCoord FmrcDefinition.RunSeq.findTimeCoordByRuntime(java.util.Date runTime)
          Find the TimeCoord the should be used for this runTime
 

Methods in ucar.nc2.dt.fmrc that return types with arguments of type ForecastModelRunInventory.TimeCoord
 java.util.List<ForecastModelRunInventory.TimeCoord> ForecastModelRunInventory.getTimeCoords()
          Get a list of unique TimeCoords, which contain the list of variables that all use that TimeCoord.
 java.util.List<ForecastModelRunInventory.TimeCoord> FmrcInventory.getTimeCoords()
           
 

Methods in ucar.nc2.dt.fmrc with parameters of type ForecastModelRunInventory.TimeCoord
 boolean ForecastModelRunInventory.TimeCoord.equalsData(ForecastModelRunInventory.TimeCoord tother)
          Instances that have the same offsetHours are equal