#include <dsptypes.h>
Collaboration diagram for _uDCoord:
Public Attributes | |
stDCplx | C |
Cartesian. | |
stDPolar | P |
Polar. |
Definition at line 78 of file dsptypes.h.
|
Cartesian.
Definition at line 80 of file dsptypes.h. Referenced by clDSPOp::Cart2Polar(), and clDSPOp::Polar2Cart(). |
|
Polar.
Definition at line 81 of file dsptypes.h. Referenced by clDSPOp::Cart2Polar(), and clDSPOp::Polar2Cart(). |