DewString SignalFormatDescription(double FS, TPrecision Precision, int ch, int NumberOfRecords = 0);
Returns description of the signal.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | FS | double | |
| 2 | Precision | TPrecision | |
| 3 | ch | int | |
| 4 | NumberOfRecords = 0 | int |
Remarks:
Returns description of the signal with given data. To ommit NumberOfrecords just enter a zero.
Declared in Dew::Signal::Units::SignalUtils · Dew.Signal/Units.SignalUtils.h · Cross-compiler