Procedure and Function Reference: A

This section contains detailed descriptions of the procedures and functions distributed with PV‑WAVE. Most of these system procedures and functions are proprietary. However, you have access to the source code for some routines — such routines are called Standard Library procedures and functions.

The following topics are covered in this section:

Standard Library Routines

Standard Library procedures and functions are designated as such in their descriptions. The code for these routines can be found in:

    (UNIX) <wavedir>/lib/std

    (WIN) <wavedir>\lib\std

Where <wavedir> is the main PV‑WAVE directory.

User Library Routines

Additional routines that have been contributed by PV‑WAVE users comprise the User Library. For the names of these routines, list the User Library in:

    (UNIX) <wavedir>/lib/user

    (WIN) <wavedir>\lib\user

Where <wavedir> is the main PV‑WAVE directory.

User Library routines are not covered in the (Undefined variable: pvwave.waveur); use the documentation available in the .pro source file for each routine.

For more information, see the PV‑WAVE Programmer’s Guide.