|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
One sample of somanet::HrdData::kSystemIdentificationData.
More...
#include <somanet_drive.h>
Public Attributes | |
| double | velocityRpm = 0.0 |
| The velocity actual value, converted from the file's Q15 fixed point to real RPM. | |
| int16_t | torquePermil = 0 |
| The torque actual value, in per mille of rated torque — the file's own unit. | |
One sample of somanet::HrdData::kSystemIdentificationData.
| int16_t mm::node::HrdSystemIdentificationSample::torquePermil = 0 |
The torque actual value, in per mille of rated torque — the file's own unit.
| double mm::node::HrdSystemIdentificationSample::velocityRpm = 0.0 |
The velocity actual value, converted from the file's Q15 fixed point to real RPM.