| __init__(self, str file, bool only_header=False, str itemsep="\t", *args, **kwargs) | fosanalysis.protocols.ODiSI6100TSVFile | |
| _get_dict(self, str name=None, bool is_gage=False) | fosanalysis.protocols.ODiSI6100TSVFile | protected |
| _read_gage_segment_data(self, dict gages, dict segments, str record_name, str message_type, str sensor_type, list data) | fosanalysis.protocols.ODiSI6100TSVFile | protected |
| _read_gage_segments_info(self, dict gages, dict segments, list data) | fosanalysis.protocols.ODiSI6100TSVFile | protected |
| _store_data(self, dict gage_segment, str record_name, str message_type, str sensor_type, list data) | fosanalysis.protocols.ODiSI6100TSVFile | protected |
| file | fosanalysis.protocols.ODiSI6100TSVFile | |
| gages | fosanalysis.protocols.ODiSI6100TSVFile | |
| get_data(self, start=None, end=None, str name=None, bool is_gage=False, bool single=False) | fosanalysis.protocols.ODiSI6100TSVFile | |
| get_metadata(self) | fosanalysis.protocols.ODiSI6100TSVFile | |
| get_record_from_time_stamp(self, datetime.datetime time_stamp, str name=None, bool is_gage=False, str position="closest") | fosanalysis.protocols.ODiSI6100TSVFile | |
| get_record_slice(self, start=None, end=None, str name=None, bool is_gage=False) | fosanalysis.protocols.ODiSI6100TSVFile | |
| get_tare(self, str name=None, bool is_gage=False) | fosanalysis.protocols.ODiSI6100TSVFile | |
| get_time_series(self, float x=0.0, str name=None, bool is_gage=False) | fosanalysis.protocols.ODiSI6100TSVFile | |
| get_time_stamps(self, str name=None, bool is_gage=False, list record_list=None) | fosanalysis.protocols.ODiSI6100TSVFile | |
| get_x_values(self, str name=None, bool is_gage=False) | fosanalysis.protocols.ODiSI6100TSVFile | |
| get_y_table(self, str name=None, bool is_gage=False, list record_list=None) | fosanalysis.protocols.ODiSI6100TSVFile | |
| itemsep | fosanalysis.protocols.ODiSI6100TSVFile | |
| metadata | fosanalysis.protocols.Protocol | |
| only_header | fosanalysis.protocols.ODiSI6100TSVFile | |
| read_file(self, bool only_header) | fosanalysis.protocols.ODiSI6100TSVFile | |
| segments | fosanalysis.protocols.ODiSI6100TSVFile | |