GetTimeIndex

<< Click to Display Table of Contents >>

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

GetTimeIndex

Previous pageNext page

Purpose

This function retrieves the solution time index for a specified solution time.

Syntax

GetTimeIndex (string DatabaseName, float Time)

Parameters

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

Time (float). The relevant time value.

Error Codes

-9999998 (if the specified database is invalid)

-9999999 (if a match cannot be found)