|
Scientific Data Formats: HDF-EOS |
|
This function retrieves information about attributes defined in swath. The attribute list is returned as a string with each attribute name separated by commas.
| Note See STRSPLIT to separate the attribute list. |
Result = EOS_SW_INQATTRS( swathID, attrlist [, LENGTH=variable] )
Number of attributes found or (–1) if failure.
Swath id (long) returned by EOS_SW_CREATE or EOS_SW_ATTACH.
A named variable that will contain the attribute list (string) with entries separated by commas.
Set this keyword to a named variable that will contain the length of the attribute list as a long integer.