Appearance
Fixed size formatter
Group: Formatting
Outputs packets of a fixed size.
Parameters
Output Size
- Description: MISSING
- Automation reference:
OutputSize - Type: integer
Element Type
- Description: MISSING
- Automation reference:
ElementType - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
Byte | byte | 8-bit byte |
Float | float | Floating point input (32-bit single precision) |
ComplexFloat | Complex<float> | Complex number base of two 32-bit single precision values. |