Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Timed Data Monitor Time Correction Parameters' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Buffer Resize Allowed | If no calibration is possible, are we allowed to increase the size of the buffer. |
| boolean | Buffer Shrink Allowed | When resizing buffer, do we allow shrinking them. |
| boolean | Failed If Buffer Cant Be Resize | When resizing buffer, failed the calibration if a buffer couldn't be resize. |
| integer | Number Of Standard Deviation | When using STD, how many should we use. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Timed Data Monitor Time Correction Parameters |