public class StatusDataPublishedDuringMotionNoEncoder extends Object implements Serializable
| Constructor and Description |
|---|
StatusDataPublishedDuringMotionNoEncoder() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAverageCurrent() |
int |
getCurrent() |
int |
getVelocity() |
void |
setAverageCurrent(int averageCurrent) |
void |
setCurrent(int current) |
void |
setVelocity(int velocity) |
Copyright © 2024 LSST. All rights reserved.