WOLFRAM SYSTEM MODELER

VectorAdd

Adds threedimensional vectors

Wolfram Language

In[1]:=
SystemModel["EducationExamples.AerospaceEngineering.Satellite.Components.VectorAdd"]
Out[1]:=

Information

This component models the addition of two three-dimensional vectors y = u1 + u2.

Connectors (3)

u1

Type: RealInput[3]

Description: 'input Real' as connector

u2

Type: RealInput[3]

Description: 'input Real' as connector

y

Type: RealOutput[3]

Description: 'output Real' as connector

Used in Components (1)

ControlLogic

EducationExamples.AerospaceEngineering.Satellite.Components

Satellite controller