Angle_DPS_Functions

Previous  Next

 

This file contains constants, global variables and functions used for processing angular the data.  Some of these functions require you to implement callbacks otherwise your script will fail.

 

Angle DPS Functions

 

FUNCTION dps_CalcAngles( hMAO AS HANDLE, hTOP AS HANDLE ) AS INTEGER

Calculates the specified angle and updates the TOP.  The handle to the options file is passed along with the handle to TOP

 

Callback Functions that must exist