ucar.nc2.ft.fmrc
Class FmrcInv.RunSeq
java.lang.Object
ucar.nc2.ft.fmrc.FmrcInv.RunSeq
- Enclosing class:
- FmrcInv
public class FmrcInv.RunSeq
- extends Object
Represents a sequence of Runs, each run has a particular TimeCoord.
this is where the time coordinates may be regularized
keep track of all the Variables with the same RunSeq
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isInterval
public boolean isInterval()
getTimes
public List<TimeCoord> getTimes()
getName
public String getName()
getNTimeOffsets
public int getNTimeOffsets()
getUnionTimeCoord
public TimeCoord getUnionTimeCoord()
getUberGrids
public List<FmrcInv.UberGrid> getUberGrids()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.