EMANE  1.2.1
emane.ota.otamessage.OTAMessage Class Reference

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)
 

Detailed Description

Definition at line 38 of file build/lib/emane/ota/otamessage.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

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.

◆ __init__() [2/2]

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.

Member Function Documentation

◆ generate() [1/2]

def emane.ota.otamessage.OTAMessage.generate (   self,
  txTimeMicroseconds,
  sequence,
  uuid 
)

Definition at line 76 of file build/lib/emane/ota/otamessage.py.

◆ generate() [2/2]

def emane.ota.otamessage.OTAMessage.generate (   self,
  txTimeMicroseconds,
  sequence,
  uuid 
)

Definition at line 76 of file emane/ota/otamessage.py.


The documentation for this class was generated from the following file: