EMANE  1.2.1
emane.events.pathlossevent.PathlossEvent Class Reference
Inheritance diagram for emane.events.pathlossevent.PathlossEvent:

Public Member Functions

def __init__ (self)
 
def append (self, nemId, kwargs)
 
def serialize (self)
 
def restore (self, data)
 
def __iter__ (self)
 
def __init__ (self)
 
def append (self, nemId, kwargs)
 
def serialize (self)
 
def restore (self, data)
 
def __iter__ (self)
 

Static Public Attributes

int IDENTIFIER = 101
 

Detailed Description

Definition at line 37 of file build/lib/emane/events/pathlossevent.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def emane.events.pathlossevent.PathlossEvent.__init__ (   self)

Definition at line 40 of file build/lib/emane/events/pathlossevent.py.

◆ __init__() [2/2]

def emane.events.pathlossevent.PathlossEvent.__init__ (   self)

Definition at line 40 of file emane/events/pathlossevent.py.

Member Function Documentation

◆ __iter__() [1/2]

def emane.events.pathlossevent.PathlossEvent.__iter__ (   self)

Definition at line 83 of file build/lib/emane/events/pathlossevent.py.

◆ __iter__() [2/2]

def emane.events.pathlossevent.PathlossEvent.__iter__ (   self)

Definition at line 83 of file emane/events/pathlossevent.py.

◆ append() [1/2]

def emane.events.pathlossevent.PathlossEvent.append (   self,
  nemId,
  kwargs 
)

Definition at line 43 of file build/lib/emane/events/pathlossevent.py.

◆ append() [2/2]

def emane.events.pathlossevent.PathlossEvent.append (   self,
  nemId,
  kwargs 
)

Definition at line 43 of file emane/events/pathlossevent.py.

◆ restore() [1/2]

def emane.events.pathlossevent.PathlossEvent.restore (   self,
  data 
)

Definition at line 80 of file emane/events/pathlossevent.py.

◆ restore() [2/2]

def emane.events.pathlossevent.PathlossEvent.restore (   self,
  data 
)

Definition at line 80 of file build/lib/emane/events/pathlossevent.py.

◆ serialize() [1/2]

def emane.events.pathlossevent.PathlossEvent.serialize (   self)

Definition at line 77 of file build/lib/emane/events/pathlossevent.py.

◆ serialize() [2/2]

def emane.events.pathlossevent.PathlossEvent.serialize (   self)

Definition at line 77 of file emane/events/pathlossevent.py.

Member Data Documentation

◆ IDENTIFIER

int emane.events.pathlossevent.PathlossEvent.IDENTIFIER = 101
static

Definition at line 38 of file build/lib/emane/events/pathlossevent.py.


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