In file Mt.d:

void MtRect2Polar

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

Converts the input Cartesian data into magnitude and angle data.

Documentation

Converts the input Cartesian data into magnitude and angle data.
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