| Class | Description |
|---|---|
| TDMSChannel |
This class contains all informations from one channel from a TDMS file.
|
| TDMSFile |
This class represents the found information from the tdms file.
|
| TDMSFileMetaInfoPrinter |
The TDMS File Meta-Data Info Printer
It parses the *.tdms file and prints the meta-info of each segment into the console.
|
| TDMSGroup |
This class contains all informations from one group of the TDMS file.
|
| TDMSMetaData | |
| TDMSObject |
This class contains all common information for TDMSFile, TDMSGroup and TDMSChannel.
|
| TDMSObjectInfo | |
| TDMSParser |
This rule reads the data from an TDMS measruement data file.
|
| TDMSProperty |
This class contains the data of a property from a TDMS file.
|
| TDMSRawData |
This class contains all information about the RaWData for the channels
|
| TDMSRawDataIndexInfo | |
| TDMSReaderRule |
\page InputRules
\section rules_com_highqsoft_moma_rules_input_tdms_TDMSReaderRule TDMSReaderRule
\addindex tdms
\addindex from rule tdms
Package com.highqsoft.moma.rules.input.tdms
This rule reads the given TDMS data file and copy the raw data of the channels into the btf file.
|
| Enum | Description |
|---|---|
| TDMSDataTypeEnum |
This class contains the valid data type in a TDMS file.
|
| Exception | Description |
|---|---|
| TDMSParserException |
This expeption is thrown on any error during parsing TDMS file.
|