[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


DB_ENT2EXT Source code in db_ent2ext.pro

DB_ENT2EXT

Name
       DB_ENT2EXT
Purpose
       Convert a database entry to external (IEEE) data format
Explanation
       Converts a database entry to external (IEEE) data format prior to
       writing it.  Called from DBWRT.
Calling Sequence
       DB_ENT2EXT, ENTRY
Input Parameters
       ENTRY   = Byte array containing a single record to be written to the
                 database file.
Output Parameters
       ENTRY   = The converted array is returned in place of the input array.
Common Blocks
       DB_COM
Revision History
       Version 1, William Thompson, GSFC/CDS (ARC), 1 June 1994
       Version 2, William Thompson, GSFC/CDS (ARC), 15 September 1995
                       Fixed bug where only the first element in a
                       multidimensional array was converted.
       Converted to IDL V5.0   W. Landsman   September 1997

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

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

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