Ignore:
Timestamp:
03/13/09 11:55:57 (15 years ago)
Author:
Malte Marquarding
Message:

Tagged 2.3.0 release

Location:
tags/asap2.3.0
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • tags/asap2.3.0/src/python_Scantable.cpp

    r1440 r1525  
    124124    .def("_setsourcetype", &ScantableWrapper::setSourceType)
    125125    .def("_getdirectionvec", &ScantableWrapper::getDirectionVector)
     126    .def("_getantennapos",  &ScantableWrapper::getAntennaPosition)
    126127  ;
    127128};
Note: See TracChangeset for help on using the changeset viewer.