In file Mt.d:

void MtPolar2Rect

(float m[], I32 im, float p[], I32 ip, float a[],
  I32 ia, I32 n)

Converts the input magnitude and angle data into a Cartesian array.

Documentation

Converts the input magnitude and angle data into a Cartesian array.
Parameters:
m - the magnitude array.
im - the stride of the magnitude.
p - the angle array of the values.
ip - the stride through p.
a - the Cartesian output.
n - the number of points in the array.
Returns:
none.

Alphabetic index HTML hierarchy of classes or Java


Copyright 1993, 1994 Geophysical Software, Inc.
2603 Peninsulas Drive, Missouri City Texas 77459, (713)438-0583.
All Rights Reserved Company Confidential
Prepared for University of Minnesota, October, 2001