IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2020, 11:00:22 AM (6 years ago)
Author:
eugene
Message:

add -copy option to coords; add mjdtolst; add option to control major tick spacing; add -copy option to header; add usage info to avperiodomatch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/avperiodomatch.c

    r41341 r41379  
    367367  gprint (GP_ERR, "USAGE: avperiodomatch (output) (RA) (DEC) (RADIUS) -where-measure (expression)\n");
    368368  gprint (GP_ERR, "  NOTE: the optional -where-measure (expression) MUST come after the required arguments\n");
     369  gprint (GP_ERR, "   RADIUS is in arcseconds\n");
    369370  return (FALSE);
    370371}
Note: See TracChangeset for help on using the changeset viewer.