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/dmagmeas.c

    r14401 r15509  
    9191          ALLOCATE (M3, double, 1);
    9292          N3 = 1;
    93           M3[0] = NO_MAG;
     93          M3[0] = NAN;
    9494        } else {
    9595          goto skip;
Note: See TracChangeset for help on using the changeset viewer.