Changeset 17875
- Timestamp:
- 05/21/14 16:59:35 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/fact/analysis/callisto.C
r17874 r17875 52 52 // Extraction type: Extract integral and half leading edge 53 53 54 const int type = maximum ? (MExtralgoSpline::k IntegralRel) : (MExtralgoSpline::kIntegralFixed);54 const int type = maximum ? (MExtralgoSpline::kAmplitudeRel) : (MExtralgoSpline::kIntegralFixed); 55 55 //const int type = MExtralgoSpline::kIntegralFixed; 56 56
Note:
See TracChangeset
for help on using the changeset viewer.