anyKode Marilou
ContentsIndexHome
PreviousUpNext
DevicesGroupForceSensor::GetForces

Getting devices force measurement.

C++
M32 GetForces(float * pForces, int ForcesCount);
Parameters 
Description 
float * pForces 
[out] Array to fill in with devices measures. 
int ForcesCount 
[in] Array size in number of elements. 

The system error code MODA_EOK if no error occurred, an error (see MODA errors) otherwise.

GetForces returns the forces along devices's axes.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!