PLGetWaterDepth

<< Click to Display Table of Contents >>

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

PLGetWaterDepth

Previous page Next page

PURPOSE

Retrieves the Water Depth defined for the analysis.

SYNTAX

PLGetWaterDepth( 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 water depth or one of the following error codes:

-999999998

Invalid Database.

UNITS

Imperial

Metric

ft

m

SEE ALSO

Error Codes

PLGetAccelerationDueToGravity

PLGetWaterDensity

Back to Table of Contents