Complex Constant - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Complex Constant

Generate constant signal of type Complex

 

Description

Equations

Connections

Parameters

Modelica Standard Library

Description

The Complex Constant component outputs a constant complex signal.

A complex parameter value may be entered using the complex constructor, for example, Complex(3,4), or using I for the imaginary unit, 3+4*I. If a purely real value is entered, the real value will be converted to its complex equivalent.

Equations

y=k

Connections

Name

Description

Modelica ID

y

Complex output signal

y

Parameters

Name

Default

Units

Description

Modelica ID

k

Complex(1,0)

 

Complex value; constant output value

k

Modelica Standard Library

The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.

See Also

Complex Sources

Signal Blocks