Skip to content

PulseWaveQuery🔗

Constructor🔗

PulseWaveQuery()

Methods🔗

build🔗

Builds the object.

def build() -> testdata.PulseWaveQuery

off_count🔗

def off_count(off_count: int) -> typing.Self

off_value🔗

def off_value(off_value: float) -> typing.Self

on_count🔗

def on_count(on_count: int) -> typing.Self

on_value🔗

def on_value(on_value: float) -> typing.Self

time_step🔗

def time_step(time_step: int) -> typing.Self

See also🔗