Public Member Functions | Private Attributes
diarc.diarc.topology.Edge Class Reference
Inheritance diagram for diarc.diarc.topology.Edge:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def negBand
def posBand
def release
def sinks
def sources

Private Attributes

 _nBand
 _pBand
 _topology

Detailed Description

A directional multiple-input multiGple-output edge in the graph. Inputs
(sources) and outputs (sinks) are linked to vertices. An edge is represented 
graphically by either 1 or 2 Band objects. 

Sources - inputs from vertices
Sinks - outputs to vertices

Definition at line 160 of file topology.py.


Constructor & Destructor Documentation

def diarc.diarc.topology.Edge.__init__ (   self,
  topology 
)

Definition at line 168 of file topology.py.


Member Function Documentation

Definition at line 211 of file topology.py.

Definition at line 207 of file topology.py.

Removes this edge from the topology 

Definition at line 175 of file topology.py.

returns list of all sink connections from this edge 

Definition at line 202 of file topology.py.

returns list of all source connections to this edge 

Definition at line 197 of file topology.py.


Member Data Documentation

Definition at line 168 of file topology.py.

Definition at line 168 of file topology.py.

Definition at line 168 of file topology.py.


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


rqt_graphprofiler
Author(s): Dan Brooks
autogenerated on Thu Jun 6 2019 20:29:31