Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SquareWave ¶
#region SquareWave
func NewSquareWave ¶
func NewSquareWave(frequency, amplitude float64) *SquareWave
func (*SquareWave) Sample ¶
func (sq *SquareWave) Sample(deltaT float64) float64
Click to show internal directories.
Click to hide internal directories.