Into

Modules

Documentation

moduleBase plug-in

The base plug-in contains basic operations like data input and output operations, trigger buttons etc.

Operations

class

An operation that calculates the absolute value of any numeric or complex type or a matrix containing such types.

class

An operation that performs simple arithmetic like adding and subtracting values.

class

Calculate the average of all values in a matrix.

class

An operation that emits current time whenever a trigger is received or whenever a timer times out.

class

Compare two values and output a binary outcome.

class

An operation that prints all objects passing through it to the debug console.

class

Calculates the difference between two successive input objects.

class

Scans directory hierarchies finding files that match filters.

class

An operation for monitoring directories for new files.

class

On operation for generating running IDs.

class

An operation that calculates the logarithm of its input.

class

An operation that maps integers into arbitrary data.

class

An operation that applies a mathematical function to its input.

class

An operation that puts multiple matrices into a grid that produces a larger matrix.

class

Composes an output matrix from N inputs of primitive data types.

class

Decomposes input matrix so that each row element corresponds one output.

class

Flip a matrix vertically or horizontally.

class

Scale the values in a matrix so that its values are limited to a predefined range.

class

Calculates the minimum/maximum of two arguments, or the minimum/maximum value in a matrix.

class

Calculate the moving average over a window of a predefined size.

class

Emits a received objects as a Qt signal.

class

Counts received objects.

class

An operation that splits strings into pieces based on a regular expression.

class

An operation that generates sequences of numbers.

class

Converts strings to numbers.

class

An operation that composes formatted strings out of data read from a configurable number of inputs.

class

Convert (almost) any type to a string.

class

A source operation that can be triggered with Qt's signals.

class

An operation that converts the data type of a matrix.

Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.