Changeset 223


Ignore:
Timestamp:
01/19/05 17:08:14 (19 years ago)
Author:
kil064
Message:

add 'convertFlux' functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_SDMath.cc

    r178 r223  
    7575      def("smooth_insitu", &SDMathWrapper::smoothInSitu);
    7676//
     77      def("convertflux", &SDMathWrapper::convertFlux);
     78      def("convertflux_insitu", &SDMathWrapper::convertFluxInSitu);
     79//
    7780      def("average", &SDMathWrapper::average);
    7881//
Note: See TracChangeset for help on using the changeset viewer.