type

SineWave

SineWave : HxComp

The output of this component generates a sine wave.

slots parentRef

Component tree parent

compName

Component name in parent

compLayout

Layout in a visual coordinate system

links

List of links to this component

out

The computed sine wave

period

The amount of time it takes to output one complete cycle

amplitude

The height of the sine wave from its lowest to highest point

offset

The distance from zero that the sine wave's amplitude is shifted

freq

How frequently to compute the sine wave

out StatusNumber <readonly, summary, transient>

The computed sine wave

period Duration <val:30sec>

The amount of time it takes to output one complete cycle

amplitude Float <val:50.0>

The height of the sine wave from its lowest to highest point

offset Float <val:50.0>

The distance from zero that the sine wave's amplitude is shifted

freq Duration <minVal:1sec, val:1sec>

How frequently to compute the sine wave

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST