Uses of Interface
ucar.nc2.dt.fmr.FmrcCoordSys

Packages that use FmrcCoordSys
ucar.nc2.dt.fmrc Support classes for Forecast Model Run Collections. 
ucar.nc2.iosp.grid   
 

Uses of FmrcCoordSys in ucar.nc2.dt.fmrc
 

Classes in ucar.nc2.dt.fmrc that implement FmrcCoordSys
 class FmrcDefinition
          Defines the expected inventory of a Forecast Model Run Collection.
 

Uses of FmrcCoordSys in ucar.nc2.iosp.grid
 

Fields in ucar.nc2.iosp.grid declared as FmrcCoordSys
protected  FmrcCoordSys GridServiceProvider.fmrcCoordSys
          set by the FMRC from the inventory definition, otherwise null
 

Methods in ucar.nc2.iosp.grid with parameters of type FmrcCoordSys
 void GridIndexToNC.open(GridIndex index, GridTableLookup lookup, int version, NetcdfFile ncfile, FmrcCoordSys fmrcCoordSys, CancelTask cancelTask)
          Fill in the netCDF file
 



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