Expand description
NDPluginAttribute: extracts a single named attribute value from each array.
This plugin reads an attribute by name from incoming arrays and tracks the value and cumulative sum. It supports special pseudo-attribute names “NDArrayUniqueId” and “NDArrayTimeStamp” that read from the array header instead of the attribute list.
Structs§
- Attribute
Params - Parameter indices for NDPluginAttribute.
- Attribute
Processor - Processor that extracts a single attribute value from each array.