Rational Sync Gate#

This node triggers when all its input executions have triggered successively at the same rational time.

Installation#

To use this Node, you must enable omni.graph.action in the Extension Manager.

Inputs#

Name

Type

Description

Default

Execute In (execIn)

execution

The input execution

Sync Numerator (rationalTimeNumerator)

int64

Numerator of the synchronization time.

Sync Denominator (rationalTimeDenominator)

uint64

Denominator of the synchronization time.

Outputs#

Name

Type

Description

Default

Execute Out (execOut)

execution

The output execution

Sync Numerator (rationalTimeNumerator)

int64

Numerator of the synchronization time.

Sync Denominator (rationalTimeDenominator)

uint64

Denominator of the synchronization time.