fosanalysis
A framework to evaluate distributed fiber optic sensor data
Loading...
Searching...
No Matches
fosanalysis.datahandling.filereader Namespace Reference

Contains class implementations to read ODiSI sensor data. More...

Classes

class  DatReader
 File reader class for the .dat measurement files recorded by the ODiSI 6100 series interrogators by Luna Inc LunaInnovations2020. More...
 
class  FileReader
 Abstract class. More...
 
class  SensorInfo
 Class to hold sensor specific data (name, serial number, ...). More...
 
class  TsvReader
 File reader class for the .tsv measurement files exported by the ODiSI 6100 series interrogators by Luna Inc LunaInnovations2020. More...
 

Detailed Description

Contains class implementations to read ODiSI sensor data.

FileReader Base class of file reader implementation. TsvReader Supports the reader for .tsv files. DatReader Supports the reader for .dat files.

Author
Anett Kielreiter
Date
2024