[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


SXHCOPY Source code in sxhcopy.pro

SXHCOPY

Name
       SXHCOPY
Purpose
       Copies selected portions of one header to another
Calling Sequence
       sxhcopy, h, keyword1, keyword2, hout
Input Parameters
       h - input header
       keyword1 - first keyword to copy
       keyword2 - last keyword to copy
Parameters
       hout - header to copy the information to.
Procedure
       the headers lines from keyword1 to keyword2 are copied to
       the end of the output header.  No check is made to verify
       that a keyword value already exists in the output header.
Revision History
       version 1  D. Lindler    Sept. 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