| UDF_READ | UDF IDL INTERFACE MANUAL | UDF_READ |
|---|
| dS =  | UDF_READ | ( | fh | ) |
| fh | - | Index into the information array to the UDF from which data is to be read. fh is the return value obtained from call to UDF_OPEN for this UDF source. |
| dS | - | IDL structure of UDF data |
Each read returns the complete set of measurements defined in the PIDF definition of the UDF data set together with the phase and elevation values associated with the data, timing and quality information.
| USAGE | : | dS = UDF_READ(fh) |
| UDF_READ | : | malloc(fh->dA) failed! |
| ReadDrec | : | %d (Udf Error from read_drec) |
| Dec 7, 2002 |
|---|
| &larr Previous | TOC | HOME | Next &rarr |
| UDF_KEY | UDF_TIMES |