type

Ramp

Ramp : HxComp

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 ramp value

period

The amount of time it takes to output one complete cycle

amplitude

The height of the ramp from its lowest to highest point

offset

The distance from zero that the ramp's amplitude is shifted

freq

How frequently to compute the ramp

waveform

The type of ramp waveform to produce

out StatusNumber <readonly, summary, transient>

The computed ramp value

period Duration <val:30sec>

The amount of time it takes to output one complete cycle

amplitude Float <val:50.0>

The height of the ramp from its lowest to highest point

offset Float <val:50.0>

The distance from zero that the ramp's amplitude is shifted

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

How frequently to compute the ramp

waveform RampWaveform <val:triangle>

The type of ramp waveform to produce

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