|
EMANE
1.2.1
|
Public Member Functions | |
| def | __init__ (self, source, destination, registrationId, subId, bandwidthHz, transmitters, segments, fixedAntennaGain=None) |
| def | generate (self, txTimeMicroseconds, sequence, uuid) |
| def | __init__ (self, source, destination, registrationId, subId, bandwidthHz, transmitters, segments, fixedAntennaGain=None) |
| def | generate (self, txTimeMicroseconds, sequence, uuid) |
Definition at line 38 of file build/lib/emane/ota/otamessage.py.
| def emane.ota.otamessage.OTAMessage.__init__ | ( | self, | |
| source, | |||
| destination, | |||
| registrationId, | |||
| subId, | |||
| bandwidthHz, | |||
| transmitters, | |||
| segments, | |||
fixedAntennaGain = None |
|||
| ) |
Definition at line 47 of file build/lib/emane/ota/otamessage.py.
| def emane.ota.otamessage.OTAMessage.__init__ | ( | self, | |
| source, | |||
| destination, | |||
| registrationId, | |||
| subId, | |||
| bandwidthHz, | |||
| transmitters, | |||
| segments, | |||
fixedAntennaGain = None |
|||
| ) |
Definition at line 47 of file emane/ota/otamessage.py.
| def emane.ota.otamessage.OTAMessage.generate | ( | self, | |
| txTimeMicroseconds, | |||
| sequence, | |||
| uuid | |||
| ) |
Definition at line 76 of file build/lib/emane/ota/otamessage.py.
| def emane.ota.otamessage.OTAMessage.generate | ( | self, | |
| txTimeMicroseconds, | |||
| sequence, | |||
| uuid | |||
| ) |
Definition at line 76 of file emane/ota/otamessage.py.