Ignore:
Timestamp:
08/10/04 16:26:33 (20 years ago)
Author:
mar637
Message:

Added support of source direction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_SDMemTable.cc

    r56 r79  
    5151         (boost::python::arg("whichRow")=0,
    5252          boost::python::arg("unit")=std::string("GHz"),
     53          boost::python::arg("frame")=std::string("TOPO"),
    5354          boost::python::arg("restFrequency")=0.0) )
    5455    .def("getmask", &SDMemTableWrapper::getMask,
Note: See TracChangeset for help on using the changeset viewer.