IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 24, 2006, 3:17:36 PM (20 years ago)
Author:
eugene
Message:

added LST function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.astro/init.c

    r6642 r7964  
    1515int gaussfit                PROTO((int, char **));
    1616int getvel                  PROTO((int, char **));
     17int getlst                  PROTO((int, char **));
    1718int imfit                   PROTO((int, char **));
    1819int imsub                   PROTO((int, char **));
     
    4849  {"gauss",       gauss,        "get statistics on a star, assuming gaussian profile"},
    4950  {"getvel",      getvel,       "rotcurve to velocities"},
     51  {"getlst",      getlst,       "return LST given time and longitude"},
    5052  {"imfit",       imfit,        "fit function"},
    5153  {"imsub",       imsub,        "subtract function"},
Note: See TracChangeset for help on using the changeset viewer.