Sd Test Rational Time Sync Gate#
This node triggers when all its input executions have triggered successively at the same rational time.
Installation#
To use this node enable omni.syntheticdata in the Extension Manager.
Inputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Execute In (inputs:execIn) | 
 | The input execution | None | 
| Sync Denominator (inputs:rationalTimeDenominator) | 
 | Denominator of the synchronization time. | 0 | 
| Sync Numerator (inputs:rationalTimeNumerator) | 
 | Numerator of the synchronization time. | 0 | 
Outputs#
| Name | Type | Descripton | Default | 
|---|---|---|---|
| Execute Out (outputs:execOut) | 
 | The output execution | None | 
| Sync Denominator (outputs:rationalTimeDenominator) | 
 | Denominator of the synchronization time. | None | 
| Sync Numerator (outputs:rationalTimeNumerator) | 
 | Numerator of the synchronization time. | None | 
Metadata#
| Name | Value | 
|---|---|
| Unique ID | omni.syntheticdata.SdTestRationalTimeSyncGate | 
| Version | 1 | 
| Extension | omni.syntheticdata | 
| Has State? | False | 
| Implementation Language | Python | 
| Default Memory Type | cpu | 
| Generated Code Exclusions | tests | 
| Categories | graph:action,internal:test | 
| Generated Class Name | OgnSdTestRationalTimeSyncGateDatabase | 
| Python Module | omni.syntheticdata |