. |
Arc Tangent Mechaware API Documentation > Math
OverviewOverviewDescription The Arc Tangent block computes the inverse tangent of the input value. Its output is in Radians. The block is updated at the update rate, determined by the Evaluate Block. This block is often used in Inverse Kinematics where the commanded linear motion (such as linear millimeters) is on a rotary motor with arms. Trigonometry is helpful in computing the actual distance. The configuration values for this block are as follows:
Matlab/SimulinkSimulink Interface
The input to the Arc Tangent block is a double precision value, and the output with has units of radians. The block has two user data fields (User Data 0, User Data 1) to store application-specific data for convenient storage and retrieval. See User Data Storage for details. The block's update schedule is determined by the Evaluate Block. The following Parameter Dialog Box can be opened by double-clicking on the block in a Simulink Model:
C++ APIATANBlockDeclaration Public Method
Description The ATAN block computes the inverse tangent of the input. This block has no configurable parameters. Methods See Also
|
| | Copyright © 2001-2012 Motion Engineering |