IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12724


Ignore:
Timestamp:
Apr 3, 2007, 10:50:51 AM (19 years ago)
Author:
eugene
Message:

error in default polyterm value

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/src/coordops.c

    r12490 r12724  
    397397
    398398      coords[0].Npolyterms = 0;
    399       if (Polynomial && !Polyterm) coords[0].Npolyterms = 3;
     399      if (Polynomial && !Polyterm) coords[0].Npolyterms = 1;
    400400      if (Polyterm) coords[0].Npolyterms = itmp;
    401401
Note: See TracChangeset for help on using the changeset viewer.