Functions | |
void | mbs_sensor (MbsSensor *sens, MbsData *s, int isens) |
Compute all fields of a sensor (force sensor or classic sensor). More... | |
Compute all fields of a sensor (force sensor or classic sensor).
[in,out] | sens | Pointer to the MbsSensor structure to compute. |
[in] | s | pointer to the MbsData structure of the model related to the sensor. |
[in] | isens | the ID of the sensor, for Force sensor the id has to be incremented by MbsData::Nsensor. |