public class Fcs_Pt100Telemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Fcs_Pt100Telemetry.Builder |
| Constructor and Description |
|---|
Fcs_Pt100Telemetry(boolean booted,
int errorHistoryNB,
String errorRegister,
boolean inError,
boolean initialized,
int lastErrorCode,
String lastErrorName) |
| Modifier and Type | Method and Description |
|---|---|
static Fcs_Pt100Telemetry.Builder |
builder() |
int |
getErrorHistoryNB() |
String |
getErrorRegister() |
int |
getLastErrorCode() |
String |
getLastErrorName() |
boolean |
isBooted() |
boolean |
isInError() |
boolean |
isInitialized() |
String |
toString() |
public boolean isBooted()
public int getErrorHistoryNB()
public String getErrorRegister()
public boolean isInError()
public boolean isInitialized()
public int getLastErrorCode()
public String getLastErrorName()
public static Fcs_Pt100Telemetry.Builder builder()
Copyright © 2023. All rights reserved.