TsCollectionCreate Method |
Name | Description | |
---|---|---|
![]() ![]() | Create(String) |
Creates a new TsCollection based on the file name. Header or data is not loaded.
By default values are converted to SI units
|
![]() ![]() | Create(String, Boolean) |
Creates a new TsCollection based on the file name. Header or data is not loaded.
|
![]() ![]() | Create(String, IListITsDataConverter) |
Creates a new TsCollection based on the file name. Header or data is not loaded.
Applies the converters when loading the file.
|