. |
Arc Sine Mechaware API Documentation > Math
OverviewOverviewThe Arc Sine block computes the inverse sine 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 InterfaceThe input to the Arc Sine 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++ APIASINBlockDeclaration Public Method
Description The Arc Sine block computes the inverse sine of the input. Methods See AlsoSine | Cosine | Arc Cosine | Arc Tangent | Arc Tangent 2
|
| | Copyright © 2001-2012 Motion Engineering |