IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19734


Ignore:
Timestamp:
Sep 24, 2008, 9:03:21 AM (18 years ago)
Author:
bills
Message:

add elevation to args list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/regtoolConfig.c

    r19686 r19734  
    6565    ADD_OPT(F32,  addprocessedimfileArgs, "-longitude",      "specify the observatory longitude (NOTE: not saved in db)", NAN);
    6666    ADD_OPT(F32,  addprocessedimfileArgs, "-latitude",       "specify the observatory latitude (NOTE: not saved in db)", NAN);
     67    ADD_OPT(F32,  addprocessedimfileArgs, "-elevation",       "specify the elevation (NOTE: not saved in db)", NAN);
    6768
    6869    ADD_OPT(Str,  addprocessedimfileArgs, "-exp_type",       "define exposure type",             NULL);
Note: See TracChangeset for help on using the changeset viewer.