FixedValueInput

A FixedValueInput provides a single output stream of a particular type. It is the visual equivalent of a constant variable. Its update function does nothing.
Module
  |
  +-- InputDevice
       |
       +-- FixedValueInput

Input streams

none

Output streams

Subclass determines type of single output stream.

Fields

Methods