FSK Simulation Configurator JS

This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementFSK Simulation Configurator JS

Generate simulations for a FSK model. The defaultSimulation settings created by the FSK creator and Editor are disabled by default. The simulation selected in the view is set as simulation to run in the runner node.

Options

Simulation names
The simulation names only take unique identifiers of type SId. The SId type follows the pattern:
  • letter ::= ’a’..’z’,’A’..’Z’
  • digit ::= ’0’..’9’
  • nameChar ::= letter | digit | ’_’
  • name ::= ( letter | ’_’ ) nameChar*
Simulation parameters
Values for all the parameters in the FSK model. Currently only real numbers are supported.

Input Ports

Icon
Input FSK model

Output Ports

Icon
Output FSK model

Views

Interactive View: JS Simulation Configurator

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.