#include <dsptypes.h>
Collaboration diagram for _uSCoord:
Public Attributes | |
stSCplx | C |
Cartesian. | |
stSPolar | P |
Polar. |
Definition at line 69 of file dsptypes.h.
|
Cartesian.
Definition at line 71 of file dsptypes.h. Referenced by clDSPOp::Cart2Polar(), and clDSPOp::Polar2Cart(). |
|
Polar.
Definition at line 72 of file dsptypes.h. Referenced by clDSPOp::Cart2Polar(), and clDSPOp::Polar2Cart(). |