dg_tools
python.dg_tools.utils.VectorSignal Class Reference
Inheritance diagram for python.dg_tools.utils.VectorSignal:
Collaboration diagram for python.dg_tools.utils.VectorSignal:

Public Member Functions

def __init__ (self, sig, length=None)
 
def __getitem__ (self, val)
 
def concat (self, other)
 
- Public Member Functions inherited from python.dg_tools.utils.BaseOperatorSignal
def __init__ (self, sig)
 
def name_entity (self, entity_name)
 
def __add__ (self, other)
 
def __mul__ (self, other)
 
def __sub__ (self, other)
 
def __div__ (self, other)
 
def __truediv__ (self, other)
 
def __repr__ (self)
 

Public Attributes

 length
 

Private Member Functions

def _identity (self, entity_name)
 

Private Attributes

 _add
 
 _sub
 

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