SignalCharacteristicsGui:
Filter:
SenseWorld/Classes (extension) | Control

SignalCharacteristicsGui
ExtensionExtension

Creates a GUI to show SignalCharacteristics

Description

SignalCharacteristics analyses data properties and allows you to display these in this GUI.

Class Methods

.new

Create a new window to display the SignalCharacteristics

Arguments:

signal

an instance of SignalCharacteristics

Instance Methods

.updateVals

Method to update the values displayed in the window

.fillWindow

Fills the window with the GUI elements

.updater

The SkipJack that updates the window.

.window

The Window in which the GUI is displayed

.signalc

The SignalCharacteristics that are displayed

Examples