HyperWorks Solvers

DIM

DIM

Previous topic Next topic No expanding text in this topic  

DIM

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

Format

DIM(e1, e2)

Description

The DIM function computes the positive difference of two expressions, e1 and e2, as follows:

DIM(e1, e2) = max { 0, e1-e2 }

Example

<POST_REQUEST

    ID                  = "3"

    TYPE                = "EXPRESSION"

    EXPR1               = "DIM(TIME,1.0)"

/>

Arguments

e1

e2

Valid MotionSolve expressions.

See Also:

VM

VY

VZ

Functions

Command Statements

Model Statements

Notation and Syntax