Public Member Functions | Public Attributes

unlock.analysis.accessor.Schema Class Reference

List of all members.

Public Member Functions

def __init__
def get_channel_name
def data_channels
def all_data_channel_combinations_generator
def single_channel_generator
def timestamps
def triggers

Public Attributes

 data_channel_values
 sample_timestamp_dict
 trigger_dict
 sampling_rate_hz
 start
 end

Member Function Documentation

def unlock.analysis.accessor.Schema.__init__ (   self,
  data_channels,
  timestamps,
  triggers,
  sampling_rate_hz,
  start = None,
  end = None 
)
def unlock.analysis.accessor.Schema.all_data_channel_combinations_generator (   self  ) 
def unlock.analysis.accessor.Schema.data_channels (   self  ) 
def unlock.analysis.accessor.Schema.get_channel_name (   self,
  channel 
)
def unlock.analysis.accessor.Schema.single_channel_generator (   self  ) 
def unlock.analysis.accessor.Schema.timestamps (   self  ) 
def unlock.analysis.accessor.Schema.triggers (   self  ) 

Member Data Documentation


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