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
Next revision
Previous revision
4rpl:commands:signalgenerator [2024/05/29 19:56] Grabz4rpl:commands:signalgenerator [2025/02/14 14:57] (current) – external edit 127.0.0.1
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.1717012615.txt.gz · Last modified: 2025/02/14 14:56 (external edit)