Product

Output product of the two inputs

    Product

Library

Modelica/Blocks/Math

Description

This blocks computes the output yas product of the two inputs u1 and u2:

    y = u1 * u2;

Ports

NameTypeDescriptionIO TypeNumber

u1

implicit

Connector of Real input signal 1

input

1

u2

implicit

Connector of Real input signal 2

input

2

y

implicit

Connector of Real output signal

output

1