SdTestPrintRawArray
Synthetic Data test node printing the input linear array
Installation
To use this Node, you must enable omni.syntheticdata
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
mode |
|
Mode in [printFormatted, printReferences, testReferences] |
printFormatted |
exec |
|
Trigger |
|
randomSeed |
|
Random seed |
|
swhFrameNumber |
|
Frame number |
|
data |
|
Buffer array data |
[] |
width |
|
Width (0 if the input is a buffer) |
|
height |
|
Height (0 if the input is a buffer) |
|
bufferSize |
|
Size (in bytes) of the buffer (0 if the input is a texture) |
|
elementType |
|
Type of the array element |
uint8 |
elementCount |
|
Number of array element |
1 |
referenceTolerance |
|
Reference tolerance |
0.1 |
referenceSWHFrameNumbers |
|
Reference swhFrameNumbers relative to the first one |
[11, 17, 29] |
referenceNumUniqueRandomValues |
|
Number of reference unique random values to compare |
7 |
referenceValues |
|
Reference data point values |
|
dataFileBaseName |
|
Basename of the output npy file |
/tmp/sdTestRawArray |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
Received (exec) |
|
Executes when the event is received |
|
swhFrameNumber |
|
FrameNumber just rendered |