Module tdms::data_type

source ·

Structs

TDMSValue represents a single value read from a TDMS file. This contains information on the data type and the endianness of the value if numeric. This is typically used only by segment and in the metadata properties, as using these for raw values is not good for performance.

Enums

Represents the potential TDMS data types. Contained value is size in bytes if applicable