public class FileSignal
Methods
| Name | Description |
|---|---|
| ExtensionToFileSignalFormat | Converts file extension from string to Dew.Signal.TFileFormat |
| FileSignalFormatToExtension | Converts file extension Dew.Signal.TFileFormat to string. |
| NumberizeString | Sets multiple or trailing tab charachters before or after number to space char. |
| SaveSignalFile | Stores an array of equal-length TVec channels to a signal file with TSignalWrite, in one of the supported formats Dew.Signal.TFileFormat. |
Constants
| Name | Type | Description |
|---|---|---|
| FOURCC_WAVE | UInt32 | |
| PeakFileExtension | String | Default file extension for level 1 peak files produced by Dew.Signal.TSignalBrowse . |
| PeakFileExtension2 | String | Default file extension for level 2 peak files produced by Dew.Signal.TSignalBrowse . |
| SignalDialogFilter | String | Drop down file types string. |