AFHBA404
AFHBA404 connects ACQ2106 to PCI-Express
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
rtm-t-stream.STREAM Class Reference
Inheritance diagram for rtm-t-stream.STREAM:

Public Member Functions

def __init__ (self, NBUF, NMOD, NCHAN)
 
def stop (self)
 
def run (self)
 

Public Attributes

 HANDLE
 
 NBUF
 
 NMOD
 
 NCHAN
 

Static Public Attributes

 lib = ctypes.CDLL(os.path.realpath(os.path.dirname(__file__)+'/librtm-t-stream.so'))
 

Detailed Description

Definition at line 10 of file rtm-t-stream.py.

Constructor & Destructor Documentation

◆ __init__()

def rtm-t-stream.STREAM.__init__ (   self,
  NBUF,
  NMOD,
  NCHAN 
)

Definition at line 12 of file rtm-t-stream.py.

Member Function Documentation

◆ run()

def rtm-t-stream.STREAM.run (   self)

Definition at line 22 of file rtm-t-stream.py.

◆ stop()

def rtm-t-stream.STREAM.stop (   self)

Definition at line 19 of file rtm-t-stream.py.

Member Data Documentation

◆ HANDLE

rtm-t-stream.STREAM.HANDLE

Definition at line 14 of file rtm-t-stream.py.

◆ lib

rtm-t-stream.STREAM.lib = ctypes.CDLL(os.path.realpath(os.path.dirname(__file__)+'/librtm-t-stream.so'))
static

Definition at line 11 of file rtm-t-stream.py.

◆ NBUF

rtm-t-stream.STREAM.NBUF

Definition at line 15 of file rtm-t-stream.py.

◆ NCHAN

rtm-t-stream.STREAM.NCHAN

Definition at line 17 of file rtm-t-stream.py.

◆ NMOD

rtm-t-stream.STREAM.NMOD

Definition at line 16 of file rtm-t-stream.py.


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