Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/CDF/obsolete/

cdf_var_exists.pro


FUNCTION: cdf_var_exists, cdf, varname PURPOSE: determines if a specified CDF file has a variable with a specified name INPUTS: cdf: either the cdf_id of an open CDF file, or the name of a CDF file attrname: name of the variable to be asked about KEYWORDS: OUTPUTS: return value is 1 if yes, 0 if no CREATED BY: Vince Saba LAST MODIFICATION: @(#)cdf_var_exists.pro 1.1 98/04/14

Routines

top source cdf_var_exists

result = cdf_var_exists(cdf, varname)

Parameters

cdf
varname

File attributes

Modification date: Thu Feb 13 16:43:50 2014
Lines: 22