njtbx-icon
Netcdf-Java Toolbox
previous Class mGeoGridVar
Method getCoordSys Next

 
 
Method getAttributes

PURPOSE ^

mGeoGridVar/getAttributes -get attribute(s) associated with the gridded variable

SYNOPSIS ^

function result = getAttributes(mGeoGridVarObj, attrName)

DESCRIPTION ^

mGeoGridVar/getAttributes  -get attribute(s) associated with the gridded variable

 Method Usage: 
       attr=getAttributes(mGeoGridVarObj) 
       attr=getAttributes(mGeoGridVarObj,attrName)
 where,  
       mGeoGridVarObj - mGeoGridVar object.
       attrName - Attribute Name. (case ignored)
 returns,
       attr - matlab structure with attributes

 
 See also mVar/getAttributes mDataset/getAttributes

CROSS-REFERENCE INFORMATION ^

See functions using getAttributes:
  • nj_attget NJ_ATTGET - Get global and variable attributes


previous Class mGeoGridVar
Method getCoordSys Next
© 2006-2009   Mississippi State University   • License Terms   • Credits