public class Fcs_Canbus0_LatchXminusController_TrendingTelemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Fcs_Canbus0_LatchXminusController_TrendingTelemetry.Builder |
| Constructor and Description |
|---|
Fcs_Canbus0_LatchXminusController_TrendingTelemetry(int averageCurrent,
boolean brakeActivated,
int current,
int errorHistoryNB,
String errorRegister,
int followingError,
boolean inError,
int lastErrorCode,
String lastErrorName,
String mode,
int position,
long profileAcceleration,
long profileDeceleration,
long profileVelocity,
String state,
int velocity) |
| Modifier and Type | Method and Description |
|---|---|
static Fcs_Canbus0_LatchXminusController_TrendingTelemetry.Builder |
builder() |
int |
getAverageCurrent() |
int |
getCurrent() |
int |
getErrorHistoryNB() |
String |
getErrorRegister() |
int |
getFollowingError() |
int |
getLastErrorCode() |
String |
getLastErrorName() |
String |
getMode() |
int |
getPosition() |
long |
getProfileAcceleration() |
long |
getProfileDeceleration() |
long |
getProfileVelocity() |
String |
getState() |
int |
getVelocity() |
boolean |
isBrakeActivated() |
boolean |
isInError() |
String |
toString() |
public Fcs_Canbus0_LatchXminusController_TrendingTelemetry(int averageCurrent,
boolean brakeActivated,
int current,
int errorHistoryNB,
String errorRegister,
int followingError,
boolean inError,
int lastErrorCode,
String lastErrorName,
String mode,
int position,
long profileAcceleration,
long profileDeceleration,
long profileVelocity,
String state,
int velocity)
public int getAverageCurrent()
public boolean isBrakeActivated()
public int getCurrent()
public int getErrorHistoryNB()
public String getErrorRegister()
public int getFollowingError()
public boolean isInError()
public int getLastErrorCode()
public String getLastErrorName()
public String getMode()
public int getPosition()
public long getProfileAcceleration()
public long getProfileDeceleration()
public long getProfileVelocity()
public String getState()
public int getVelocity()
public static Fcs_Canbus0_LatchXminusController_TrendingTelemetry.Builder builder()
Copyright © 2024. All rights reserved.