Public Member Functions | Public Attributes | Static Private Attributes | List of all members
data_collection.data_collection.DataKraken Class Reference
Inheritance diagram for data_collection.data_collection.DataKraken:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, file_path, topic_name, data_class)
 
def callback (self, data)
 
def open (self)
 
def writeAllData (self)
 

Public Attributes

 csv_writer_
 
 data_class_
 
 data_rows_
 
 file_path_
 
 start_
 
 subscriber_
 
 topic_name_
 

Static Private Attributes

 __metaclass__ = abc.ABCMeta
 

Detailed Description

Definition at line 38 of file data_collection.py.

Constructor & Destructor Documentation

def data_collection.data_collection.DataKraken.__init__ (   self,
  file_path,
  topic_name,
  data_class 
)

Definition at line 42 of file data_collection.py.

Member Function Documentation

def data_collection.data_collection.DataKraken.callback (   self,
  data 
)

Definition at line 81 of file data_collection.py.

def data_collection.data_collection.DataKraken.open (   self)

Definition at line 51 of file data_collection.py.

def data_collection.data_collection.DataKraken.writeAllData (   self)

Definition at line 65 of file data_collection.py.

Member Data Documentation

data_collection.data_collection.DataKraken.__metaclass__ = abc.ABCMeta
staticprivate

Definition at line 40 of file data_collection.py.

data_collection.data_collection.DataKraken.csv_writer_

Definition at line 44 of file data_collection.py.

data_collection.data_collection.DataKraken.data_class_

Definition at line 46 of file data_collection.py.

data_collection.data_collection.DataKraken.data_rows_

Definition at line 47 of file data_collection.py.

data_collection.data_collection.DataKraken.file_path_

Definition at line 43 of file data_collection.py.

data_collection.data_collection.DataKraken.start_

Definition at line 49 of file data_collection.py.

data_collection.data_collection.DataKraken.subscriber_

Definition at line 48 of file data_collection.py.

data_collection.data_collection.DataKraken.topic_name_

Definition at line 45 of file data_collection.py.


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


cob_twist_controller
Author(s): Felix Messmer , Marco Bezzon , Christoph Mark , Francisco Moreno
autogenerated on Thu Apr 8 2021 02:40:01