C++/Python function call
Rami Chowdhury
rami.chowdhury at gmail.com
Mon Jun 28 16:05:20 EDT 2010
On Monday 28 June 2010 12:46:13 Zohair M. Abu Shaban wrote:
> 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?
Can you give us a little more information? What do you need to use it for?
>
>
> Cheers
>
>
> Zoh
> _________________________________________________________________
> http://clk.atdmt.com/UKM/go/197222280/direct/01/
> Do you have a story that started on Hotmail? Tell us now
----
Rami Chowdhury
"Given enough eyeballs, all bugs are shallow." -- Linus' Law
+1-408-597-7068 / +44-7875-841-046 / +88-01819-245544
More information about the Python-list
mailing list