IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2018, 11:39:29 AM (8 years ago)
Author:
eugene
Message:

add option to accept motions from incoming dvo database; respect -region in avextract, mextract, avperiodogram

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/write_vectors.c

    r40291 r40574  
    271271    gprint (GP_ERR, "      J : 4 byte int\n");   
    272272    gprint (GP_ERR, "      K : 8 byte int\n");   
    273     gprint (GP_ERR, "      D : 4 byte float\n");   
    274     gprint (GP_ERR, "      E : 8 byte float\n");   
     273    gprint (GP_ERR, "      E : 4 byte float\n");   
     274    gprint (GP_ERR, "      D : 8 byte float\n");   
    275275    gprint (GP_ERR, "   -h : this help listing\n");
    276276    gprint (GP_ERR, "   --h : this help listing\n");
Note: See TracChangeset for help on using the changeset viewer.