#include <StepperData.h>
Definition at line 31 of file StepperData.h.
◆ StepperData() [1/2]
Boardcore::StepperData::StepperData |
( |
| ) |
|
|
inline |
◆ StepperData() [2/2]
Boardcore::StepperData::StepperData |
( |
uint64_t | timestamp, |
|
|
bool | enabled, |
|
|
float | positionDeg, |
|
|
float | speed, |
|
|
float | moveDeg ) |
|
inline |
◆ header()
static std::string Boardcore::StepperData::header |
( |
| ) |
|
|
inlinestatic |
◆ print()
void Boardcore::StepperData::print |
( |
std::ostream & | os | ) |
const |
|
inline |
◆ enabled
bool Boardcore::StepperData::enabled |
◆ moveDeg
float Boardcore::StepperData::moveDeg |
◆ positionDeg
float Boardcore::StepperData::positionDeg |
◆ speed
float Boardcore::StepperData::speed |
◆ timestamp
uint64_t Boardcore::StepperData::timestamp |
The documentation for this struct was generated from the following file: