User Tools

Site Tools


4rpl:commands:signalgenerator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
4rpl:commands:signalgenerator [2024/05/29 15:56] Grabz4rpl:commands:signalgenerator [2024/05/29 15:57] (current) Grabz
Line 70: Line 70:
 </code> </code>
 ==== For triangle wave function ==== ==== For triangle wave function ====
-===  Time and Frequency === 
 <code c#> <code c#>
 value = 1f - 4f * (float)Mathf.Abs(Mathf.Round(t - 0.25f) - (t - 0.25f)); value = 1f - 4f * (float)Mathf.Abs(Mathf.Round(t - 0.25f) - (t - 0.25f));
4rpl/commands/signalgenerator.txt · Last modified: 2024/05/29 15:57 by Grabz