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

Type used for square signal function generation.

Syntax
C#
Visual Basic
public struct TSquareToneState { public double Freq; public double Mag; public double Phase; public bool Initialized; public TToneState[] Tones; }

SignalUtils.cs

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

SquareToneInit, SquareTone

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