public class Fcs_Socket3Telemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Fcs_Socket3Telemetry.Builder |
| Constructor and Description |
|---|
Fcs_Socket3Telemetry(boolean atStandby,
boolean carouselMoving,
String clampsState,
int deltaPosition,
boolean empty,
int filterID,
String filterName,
String slaveStatus,
int socketID) |
| Modifier and Type | Method and Description |
|---|---|
static Fcs_Socket3Telemetry.Builder |
builder() |
String |
getClampsState() |
int |
getDeltaPosition() |
int |
getFilterID() |
String |
getFilterName() |
String |
getSlaveStatus() |
int |
getSocketID() |
boolean |
isAtStandby() |
boolean |
isCarouselMoving() |
boolean |
isEmpty() |
String |
toString() |
public boolean isAtStandby()
public boolean isCarouselMoving()
public String getClampsState()
public int getDeltaPosition()
public boolean isEmpty()
public int getFilterID()
public String getFilterName()
public String getSlaveStatus()
public int getSocketID()
public static Fcs_Socket3Telemetry.Builder builder()
Copyright © 2022. All rights reserved.