GetVelocity

<< Click to Display Table of Contents >>

Navigation:  Flexcom > Theory > Postprocessing > Custom Postprocessing > Excel Add-in > Kinematic Functions >

GetVelocity

Previous pageNext page

Purpose

This function retrieves the velocity of a node in a particular degree of freedom at a particular time step.

Syntax

GetVelocity (string DatabaseName, int TimeIndex, int NodeIndex, int DOFNo)

Parameters

DatabaseName (character string). The full path name to the relevant database.

TimeIndex (integer). The relevant time index.

NodeIndex (integer). The relevant node index.

DOFNo (integer). The Degree of Freedom (1 to 6).

Error Codes

-9999998 (if the specified database is invalid)

-9999999 (if the requested value cannot be retrieved from the database)