HyperWorks Solvers

AZ

AZ

Previous topic Next topic No expanding text in this topic  

AZ

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

Format

AZ(I, J)

Description

The AZ function computes the relative rotational displacement of marker I with respect to marker J about the Z-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 AZ angle is the angle between the two X-axes measured counterclockwise from the X-axis of the J marker.  The first argument, marker I, must be specified.  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))"

    expr3               = "-(AZ(10803060,30101010))"

    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:

AZU

Functions

Command Statements

Model Statements

Notation and Syntax