My Project  v0.0.16
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
BoardDataSource Class Reference
Inheritance diagram for BoardDataSource:
Inheritance graph
[legend]
Collaboration diagram for BoardDataSource:
Collaboration graph
[legend]

Public Member Functions

Static Public Member Functions

Private Member Functions

Private Attributes

Static Private Attributes

Detailed Description

Description

Class to provide properly formatted data for the MP7 input buffers

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  data_uri,
  depth = 0x400 
)
Description

Arguments:
data_uri: uri to the data to fill the board with [path,'random','pattern','orbitpattern']

Member Function Documentation

◆ _process()

def _process (   self)
private
Description

◆ data()

def data (   self)

◆ validateDataUri()

def validateDataUri (   uri)
static

Member Data Documentation

◆ _data

_data
private

◆ _depth

_depth
private

◆ _log

_log = logging.getLogger('BoardDataSource')
staticprivate

◆ _uri

_uri
private

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