SdFrameIdentifier

Synthetic Data node to expose pipeline frame identifier.

Installation

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

Inputs

Name

Type

Description

Default

exec

execution

Trigger

renderResults

uint64

Render results

Outputs

Name

Type

Description

Default

type

token

Type of the frame identifier.

NoFrameNumber

frameNumber

int64

Frame number. Valid if eFrameNumber or eConstantFramerateFrameNumber.

-1

durationNumerator

int64

Duration numerator. Only valid if eConstantFramerateFrameNumber.

0

durationDenominator

uint64

Duration denominator. Only valid if eConstantFramerateFrameNumber

0

sampleTimeOffsetInSimFrames

uint64

Sample time offset. Only valid if eConstantFramerateFrameNumber.

0

externalTimeOfSimNs

int64

External time in Ns. Only valid if eConstantFramerateFrameNumber.

-1

rationalTimeOfSimNumerator

int64

rational time of simulation numerator.

0

rationalTimeOfSimDenominator

uint64

rational time of simulation denominator.

0

Received (exec)

execution

Executes for each newFrame event received