struct TToneState;
Type used for sine function generation.
Type required for tone (sine) signal generation. Complex is True, if the resulting sine wave should be complex.
Fields
| Name | Type | Description |
|---|---|---|
| Complex | bool | |
| EdgeFreq | bool | |
| Freq | double | Type used for sine function generation. |
| Initialized | bool | |
| Mag | double | |
| Negative | bool | |
| Phase | double |