Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
COMPARE_STRUCT | Compare all matching tag names and return differences |
COPY_STRUCT | Copy all fields with matching tag names from one structure to another |
COPY_STRUCT_INX | Copy matching tags & specified indices from one structure to another |
CREATE_STRUCT | Create an IDL structure from a list of tag names and dimensions |
MRD_STRUCT | Return a structure as defined in the names and values data. |
N_STRUCT | To determine if variable is a structure and return number of elements. |
PRINT_STRUCT | Print the tag values of an array of structures in nice column format. |
SIZE_STRUCT | Obtain the size in bytes of an IDL structure definition. |
TAG_EXIST() | To test whether a tag name exists in a structure. |
WHERE_TAG | Like WHERE but works on structure tag names |
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]