Scale

Module that multiplies its input by a constant factor.

Example XML definition

A simple example

  <module
      class = "Scale"
      name = "Scale"
  />

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "Scale".string
nameThe name of this instance of the module.string
factorScale factorfloat

Module Connections

Inputs

NameDescription
INPUTThe input

Outputs

NameDescription
OUTPUTThe scaled output

Author

Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science

Files

Scale.h
Scale.cc
Scale.ikc

blog comments powered by Disqus