Ignore:
Timestamp:
05/21/14 16:59:35 (10 years ago)
Author:
tbretz
Message:
Fixed the MExtralgo enums.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/fact/analysis/callisto.C

    r17874 r17875  
    5252    // Extraction type: Extract integral and half leading edge
    5353
    54     const int type = maximum ? (MExtralgoSpline::kIntegralRel) : (MExtralgoSpline::kIntegralFixed);
     54    const int type = maximum ? (MExtralgoSpline::kAmplitudeRel) : (MExtralgoSpline::kIntegralFixed);
    5555    //const int type = MExtralgoSpline::kIntegralFixed;
    5656
Note: See TracChangeset for help on using the changeset viewer.