You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Structs, Records, Enums > Dew.Signal.TTriangleState Structure
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.TTriangleState Structure

Type used for triangle tone generation.

Syntax
C#
Visual Basic
public struct TTriangleState { public double Freq; public double Mag; public double Phase; public double asym; public bool Complex; public bool Initialized; }

SignalUtils.cs

Type required for (triangle) signal generation. Complex is True, if the resulting sine wave should be complex.

TriangleToneInit, TriangleTone

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!