| WITec | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class WITecReader
The WITecReader type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | WITecReader | Initializes a new instance of the WITecReader class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Spectra | |
|   | TextEncoding | Gets the text encoding that is used in WITec projects (Windows-1252). | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | BuildNodeWithIDT | |
|  | Create_ID_Dictionary | Gets the identifier dictionary. Key is the indentifier, value is the name of the Data child node. | 
|  | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
|  | ExtractSpectra | |
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object) | 
|  | GetType | Gets the Type of the current instance. (Inherited from Object) | 
|  | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | 
|  | ToString | Returns a string that represents the current object. (Inherited from Object) | 
 Remarks
RemarksReferences:
[1] J.T.Holmi, H.Lipsanen, WITio: A MATLAB data evaluation toolbox to script broader insights into big data from WITec microscopes, SoftwareX 18 (2022), 101009, doi: https://doi.org/10.1016/j.softx.2022.101009
[2] Wit tag format description: https://gitlab.com/jtholmi/wit_io/-/blob/master/+WITio/+doc/README%20on%20WIT-tag%20format.txt
[3] Mathlab implementation: https://gitlab.com/jtholmi/wit_io
[4] Phyton implementation: https://git.photonicdata.science/py-packages/photonicdata-files-wip
 See Also
See Also