[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Waldhäuser Str. 64, D-72076 Tübingen, Germany
[Uni logo]


TAB_NULL Source code in tab_null.pro

TAB_NULL

Name
       TAB_NULL
Purpose
       function to locate null values within a vector of values from
       an STSDAS table.
Calling Sequence
       result = tab_null(values)
Input Parameters
       values - data value(s)
Output Parameters
       a boolean variable is returned with the same length as values.
       1 indicates that the corresponding value was null
Note
       Boolean columns in an STSDAS table does not presently
       have the capability to flag null values.
Revision History
       version 1   D. Lindler   April 1989
       Converted to IDL V5.0   W. Landsman   September 1997

Last modified by pro2html on 2001 April 26 at 03:14 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically