trig

package
v0.22.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CosArray

type CosArray = nodes.Struct[[]float64, CosArrayNodeData]

type CosArrayNodeData

type CosArrayNodeData struct {
	Input     nodes.NodeOutput[[]float64]
	Amplitude nodes.NodeOutput[float64]
}

func (CosArrayNodeData) Process

func (snd CosArrayNodeData) Process() ([]float64, error)

type SinArray

type SinArray = nodes.Struct[[]float64, SinArrayNodeData]

type SinArrayNodeData

type SinArrayNodeData struct {
	Input     nodes.NodeOutput[[]float64]
	Amplitude nodes.NodeOutput[float64]
}

func (SinArrayNodeData) Process

func (snd SinArrayNodeData) Process() ([]float64, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL