ucar.nc2.dt.fmrc
Class FmrcDefinition.RunSeq
java.lang.Object
ucar.nc2.dt.fmrc.FmrcDefinition.RunSeq
- Enclosing class:
- FmrcDefinition
public class FmrcDefinition.RunSeq
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public String getName()
findTimeCoordByRuntime
public ForecastModelRunInventory.TimeCoord findTimeCoordByRuntime(Date runTime)
- Find the TimeCoord the should be used for this runTime
- Parameters:
runTime
- run date
- Returns:
- TimeCoord, or null if no match.
findGrid
public FmrcDefinition.Grid findGrid(String name)
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.