public class Fcs_AutochangerTrucksTelemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Fcs_AutochangerTrucksTelemetry.Builder |
| Constructor and Description |
|---|
Fcs_AutochangerTrucksTelemetry(boolean atHandoff,
boolean atOnline,
boolean atStandby,
boolean homingDone,
boolean inError,
int masterPosition,
int slavePosition) |
| Modifier and Type | Method and Description |
|---|---|
static Fcs_AutochangerTrucksTelemetry.Builder |
builder() |
int |
getMasterPosition() |
int |
getSlavePosition() |
boolean |
isAtHandoff() |
boolean |
isAtOnline() |
boolean |
isAtStandby() |
boolean |
isHomingDone() |
boolean |
isInError() |
String |
toString() |
public Fcs_AutochangerTrucksTelemetry(boolean atHandoff,
boolean atOnline,
boolean atStandby,
boolean homingDone,
boolean inError,
int masterPosition,
int slavePosition)
public boolean isAtHandoff()
public boolean isAtOnline()
public boolean isAtStandby()
public boolean isHomingDone()
public boolean isInError()
public int getMasterPosition()
public int getSlavePosition()
public static Fcs_AutochangerTrucksTelemetry.Builder builder()
Copyright © 2023. All rights reserved.