<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello every one:
<br><br>I have this python function defined as:
<br>def set_time_at_next_pps(self, *args, **kwargs):
<br> """set_time_at_next_pps(self, usrp2::time_spec_t time_spec)
-> bool"""
<br><br><br>it was generated to do the same function as the c++:
<br>set_time_at_next_pps(usrp2::time_spec_t(0, 0))
<br><br>I am new to python and don't know hoe to use this python syntax.
Any hint or help please?
<br><br>Cheers
<br><br>Zoh <br /><hr />Get a free e-mail account with Hotmail. <a href='http://clk.atdmt.com/UKM/go/197222280/direct/01/' target='_new'>Sign-up now.</a></body>
</html>