Changeset 311
- Timestamp:
- 01/27/05 21:51:06 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/python_SDMath.cc
r300 r311 83 83 def("gainel_insitu", &SDMathWrapper::gainElevationInSitu); 84 84 // 85 def(" align", &SDMathWrapper::velocityAlignment);86 def(" align_insitu", &SDMathWrapper::velocityAlignmentInSitu);85 def("freq_align", &SDMathWrapper::frequencyAlignment); 86 def("freq_align_insitu", &SDMathWrapper::frequencyAlignmentInSitu); 87 87 // 88 88 def("opacity", &SDMathWrapper::opacity);
Note:
See TracChangeset
for help on using the changeset viewer.