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

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