PLGetAccelerationDueToGravity

<< Click to Display Table of Contents >>

Navigation:  PipeLay > Excel Add-In > Function Reference > General Functions >

PLGetAccelerationDueToGravity

Previous page Next page

PURPOSE

Retrieves the Acceleration Due to Gravity defined for the analysis.

SYNTAX

PLGetAccelerationDueToGravity( DatabaseName )

PARAMETERS

DatabaseName (Character String)

The full path and filename to the relevant database. The file extension is optional.

OUTPUT

A numerical value with the acceleration due to gravity or one of the following error codes:

-999999998

Invalid Database.

UNITS

Imperial

Metric

ft/s2

m/s2

SEE ALSO

Error Codes

PLGetWaterDensity

PLGetWaterDepth

Back to Table of Contents