IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 7, 2007, 6:28:03 PM (19 years ago)
Author:
eugene
Message:

converted internal NO_MAG and NO_ERR to NAN, NAN_S_SHORT, etc as appropriate

File:
1 edited

Legend:

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

    r14401 r15509  
    8484          ALLOCATE (M2, double, 1);
    8585          N2 = 1;
    86           M2[0] = NO_MAG;
     86          M2[0] = NAN;
    8787        } else {
    8888          goto skip;
Note: See TracChangeset for help on using the changeset viewer.