Skip to main content

Module attribute

Module attribute 

Source
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§

AttributeParams
Parameter indices for NDPluginAttribute.
AttributeProcessor
Processor that extracts a single attribute value from each array.