|
Developer Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./toolbox data_valid.pro
DATA_VALID |
function DATA_VALID(data_struct, [name=variable]) |
Check to see if the argument is a recognized data structure. A data structure is invalid if its name is not 'SPECTRUM' or 'CONTINUUM'.
Parameters | |
data_struct |
The structure check. |
Keywords | |
name |
Holds the structure name when used in the call. This will be either 'CONTINUUM' or 'SPECTRUM'. |