Hello every one:


I have this python function defined as:

def set_time_at_next_pps(self, *args, **kwargs):

     """set_time_at_next_pps(self, usrp2::time_spec_t time_spec) 
-> bool"""



it was generated to do the same function as the c++:

set_time_at_next_pps(usrp2::time_spec_t(0, 0))


I am new to python and don't know hoe to use this python syntax.
 Any hint or help please?


Cheers


Zoh                                                                             
  
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
Do you have a story that started on Hotmail? Tell us now
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to