[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


mkpickobj Source code in mkpickobj.pro

mkpickobj

Name
        mkpickobj
Purpose
        Get positional, orbital, and pulse period information for a
        given object name.
Category
        Astronomy
Calling Sequence
        obj=mkpickobj("Her X-1")
Input Parameters
        name: Name of the object. You can get a list of valid names
              by calling mkpickobj with an empty string as name.
Optional Input Parameters
        none
Keyword Parameters
        none
Output Parameters
        A structure containing positional information, pulse period,
        dP/dt, and orbital parameters in case the object is a double
        star system. In addition the type of the object is given,
        where the following types are possible:
                  1: Pulsar
                  2: Binary
Optional Output
        none
Common Blocks
        none
Side Effects
        none
Restrictions
        The orbital parameters are hopefully up to date and taken from
        the references given in the code.
Procedure
        see code
Example
        obj=mkpickobj("Her X-1")
Revision History
        Version 1.0, 2002/04/02 M. Kuster (kuster@astro.uni-tuebingen.de)

Last modified by pro2html on 2005 January 04 at 16:01 UTC

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

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