#include <DopplerData.h>
| class TEfDoppler : public TEfCommon |
| Public Attributes | |
|---|---|
| TInt32 | iAzimuth |
| TInt32 | iElevation |
| TUint32 | iFactor |
| TUint32 | iMaxFactor |
| TInt32 | iRadius |
| TInt32 | iVelocityX |
| TInt32 | iVelocityY |
| TInt32 | iVelocityZ |
| Public Member Functions | |
|---|---|
| TEfDoppler() | |
| TEfDoppler(TInt32, TInt32, TInt32, TInt32, TInt32, TInt32, TUint32, TUint32) | |
| Inherited Attributes | |
|---|---|
| TEfCommon::iEnabled | |
| TEfCommon::iEnforced | |
| TEfCommon::iHaveUpdateRights | |
| Inherited Functions | |
|---|---|
| TEfCommon::TEfCommon() | |
This class defines the effect data structure to be passed between client and server.