Uses of Class
ucar.nc2.ft.fmrc.EnsCoord

Packages that use EnsCoord
ucar.nc2.ft.fmrc   
 

Uses of EnsCoord in ucar.nc2.ft.fmrc
 

Methods in ucar.nc2.ft.fmrc that return EnsCoord
static EnsCoord EnsCoord.findEnsCoord(List<EnsCoord> ensCoords, EnsCoord want)
           
 

Methods in ucar.nc2.ft.fmrc that return types with arguments of type EnsCoord
 List<EnsCoord> FmrcInv.getEnsCoords()
           
 List<EnsCoord> FmrInv.getEnsCoords()
           
 

Methods in ucar.nc2.ft.fmrc with parameters of type EnsCoord
 boolean EnsCoord.equalsData(EnsCoord other)
           
static EnsCoord EnsCoord.findEnsCoord(List<EnsCoord> ensCoords, EnsCoord want)
           
static void EnsCoord.normalize(EnsCoord result, List<EnsCoord> ecList)
          Extend result with all the values in the list of EnsCoord
 

Method parameters in ucar.nc2.ft.fmrc with type arguments of type EnsCoord
static EnsCoord EnsCoord.findEnsCoord(List<EnsCoord> ensCoords, EnsCoord want)
           
static void EnsCoord.normalize(EnsCoord result, List<EnsCoord> ecList)
          Extend result with all the values in the list of EnsCoord
 



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