Changeset 993
- Timestamp:
- 04/06/06 10:12:14 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/python_STMath.cpp
r940 r993 55 55 .def("_gainel", &STMathWrapper::gainElevation) 56 56 .def("_convertflux", &STMathWrapper::convertFlux) 57 .def("_convertpol", &STMathWrapper::convertPolarisation) 57 58 .def("_opacity", &STMathWrapper::opacity) 58 59 .def("_merge", &STMathWrapper::merge)
Note:
See TracChangeset
for help on using the changeset viewer.