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

    r14401 r15509  
    8282          ALLOCATE (M3, double, 1);
    8383          N3 = 1;
    84           M3[0] = NO_MAG;
     84          M3[0] = NAN;
    8585        } else {
    8686          goto skip;
Note: See TracChangeset for help on using the changeset viewer.