ESRI.ArcGIS.MultidimensionTools
MakeNetCDFTableView Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.MultidimensionTools Namespace : MakeNetCDFTableView Class




The following tables list the members exposed by MakeNetCDFTableView.

Public Constructors

 NameDescription
Public ConstructorMakeNetCDFTableView ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydimension_valuesA set of dimension-value pairs used to specify a slice of a multidimensional variable. (In, Optional)  
Public Propertyin_netCDF_fileInput netCDF File (in)  
Public Propertyout_table_viewThe name of the output table view. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyrow_dimensionThe netCDF dimension, or dimensions, used to create fields populated with unique values in the table view. The dimension, or dimensions, set here determine the number of rows in the table view and the fields that will be present. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyvalue_selection_methodSpecifies the dimension value selection method. (In, Optional)  
Public PropertyvariableThe netCDF variable, or variables, used to create fields in the table view. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.