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(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
 List<ForecastModelRunInventory.TimeCoord> FmrcInventory.getTimeCoords()
           
 List<ForecastModelRunInventory.TimeCoord> ForecastModelRunInventory.getTimeCoords()
          Get a list of unique TimeCoords, which contain the list of variables that all use that TimeCoord.
 

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
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.