Changeset 993


Ignore:
Timestamp:
04/06/06 10:12:14 (18 years ago)
Author:
mar637
Message:

added function to convert between polarisation types

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_STMath.cpp

    r940 r993  
    5555        .def("_gainel", &STMathWrapper::gainElevation)
    5656        .def("_convertflux", &STMathWrapper::convertFlux)
     57        .def("_convertpol", &STMathWrapper::convertPolarisation)
    5758        .def("_opacity", &STMathWrapper::opacity)
    5859        .def("_merge", &STMathWrapper::merge)
Note: See TracChangeset for help on using the changeset viewer.