public class Fcs_Carousel_TrendingTelemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Fcs_Carousel_TrendingTelemetry.Builder |
| Constructor and Description |
|---|
Fcs_Carousel_TrendingTelemetry(boolean atStandby,
String clampsStateAtStandby,
int deltaPositionAtStandby,
boolean emptyAtStandby,
int estimatedPosition,
int filterAtStandbyId,
String filterOnAutochangerName,
long minLocked,
int socketAtStandbyID,
String socketAtStandbyName) |
| Modifier and Type | Method and Description |
|---|---|
static Fcs_Carousel_TrendingTelemetry.Builder |
builder() |
String |
getClampsStateAtStandby() |
int |
getDeltaPositionAtStandby() |
int |
getEstimatedPosition() |
int |
getFilterAtStandbyId() |
String |
getFilterOnAutochangerName() |
long |
getMinLocked() |
int |
getSocketAtStandbyID() |
String |
getSocketAtStandbyName() |
boolean |
isAtStandby() |
boolean |
isEmptyAtStandby() |
String |
toString() |
public Fcs_Carousel_TrendingTelemetry(boolean atStandby,
String clampsStateAtStandby,
int deltaPositionAtStandby,
boolean emptyAtStandby,
int estimatedPosition,
int filterAtStandbyId,
String filterOnAutochangerName,
long minLocked,
int socketAtStandbyID,
String socketAtStandbyName)
public boolean isAtStandby()
public String getClampsStateAtStandby()
public int getDeltaPositionAtStandby()
public boolean isEmptyAtStandby()
public int getEstimatedPosition()
public int getFilterAtStandbyId()
public String getFilterOnAutochangerName()
public long getMinLocked()
public int getSocketAtStandbyID()
public String getSocketAtStandbyName()
public static Fcs_Carousel_TrendingTelemetry.Builder builder()
Copyright © 2024. All rights reserved.