WOLFRAM SYSTEM MODELER
AtanOutput the arc tangent of the input |
SystemModel["Modelica.Blocks.Math.Atan"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This blocks computes the output y as the tangent-inverse of the input u:
y= atan( u );
u |
Type: RealInput Description: Connector of Real input signal |
|
---|---|---|
y |
Type: RealOutput Description: Connector of Real output signal |
Modelica.Mechanics.Translational.Components Simple vehicle model |