Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Meter Results' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Meter Results |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Time Seconds | The time in seconds since analysis began of this meter analysis result |
| real | Meter Value | The meter value |
| real | Peak Value | The peak value |
| integer | Num Samples Clipping | The number of samples in the period which were above the clipping threshold. Will be 0 if no clipping was detected. |
| real | Clipping Value | The value (if non-zero) if clipping was detected above the clipping threshold |