EMANE
1.2.1
|
Public Member Functions | |
def | __init__ (self, otachannel) |
def | publish (self, otaMessage, txTimeMicroseconds) |
def | __init__ (self, otachannel) |
def | publish (self, otaMessage, txTimeMicroseconds) |
Definition at line 121 of file build/lib/emane/ota/otapublisher.py.
def emane.ota.otapublisher.OTAPublisher.__init__ | ( | self, | |
otachannel | |||
) |
Definition at line 122 of file build/lib/emane/ota/otapublisher.py.
def emane.ota.otapublisher.OTAPublisher.__init__ | ( | self, | |
otachannel | |||
) |
Definition at line 122 of file emane/ota/otapublisher.py.
def emane.ota.otapublisher.OTAPublisher.publish | ( | self, | |
otaMessage, | |||
txTimeMicroseconds | |||
) |
Definition at line 131 of file build/lib/emane/ota/otapublisher.py.
def emane.ota.otapublisher.OTAPublisher.publish | ( | self, | |
otaMessage, | |||
txTimeMicroseconds | |||
) |
Definition at line 131 of file emane/ota/otapublisher.py.