HyperWorks Solvers

AY

AY

Previous topic Next topic No expanding text in this topic  

AY

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Format

AY(I, J)

Description

The AY function computes the relative rotational displacement of marker I with respect to marker J about the Y-axis of marker J. The computed angle takes into account the total number of revolutions between the two markers.  While computing this angle, it is assumed that rotations about the other two axes of marker J (X and Z) are zero.  Then, the AY angle is the angle between the two Z-axes measured counterclockwise from the Z-axis of the J marker.  The first argument, marker I, must be specified, whereas the second argument, marker J, is optional.

Example

<Post_Request

    comment             = "Left Caster/Kingpin Inclination"

    id                  = "71000030"

    type                = "EXPRESSION"

    expr1               = "NULL"

    expr2               = "(AY(10803060,30101010))*RTOD"

    expr3               = "-(AX(10803060,30101010))*RTOD"

    expr4               = "NULL"

    expr5               = "NULL"

    expr6               = "NULL"

    expr7               = "NULL"

    expr8               = "NULL"

 />

Arguments

I

The marker whose rotational displacement is to be computed.

J

The marker with respect to which the rotational displacement is to be computed.  This argument is optional.  If omitted, it defaults to the ground coordinate system.

See Also:

AYU

Functions

Command Statements

Model Statements

Notation and Syntax