public class Fcs_LoaderTelemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Fcs_LoaderTelemetry.Builder |
| Constructor and Description |
|---|
Fcs_LoaderTelemetry(boolean af0,
boolean af0InError,
boolean af1,
boolean af1InError,
boolean af3,
boolean af3InError,
boolean ap2,
boolean ap2InError,
boolean carrierRelayStatus,
int filterDistance,
boolean filterPositionStatus,
boolean filterPresenceSensorValue,
boolean filterPresenceSensorsInError,
boolean hooksRelayStatus,
boolean keyEng,
boolean keyEngInError,
boolean keyLock,
boolean keyLockInError,
boolean lfd,
boolean lfs,
boolean loaderDefaultStatus,
boolean loaderOnCameraSensorValue,
boolean loaderOnCameraSensorsInError,
boolean lps,
boolean lpsInError,
boolean lrh,
boolean lrhInError,
boolean safetyBeltPresence) |
| Modifier and Type | Method and Description |
|---|---|
static Fcs_LoaderTelemetry.Builder |
builder() |
int |
getFilterDistance() |
boolean |
isAf0() |
boolean |
isAf0InError() |
boolean |
isAf1() |
boolean |
isAf1InError() |
boolean |
isAf3() |
boolean |
isAf3InError() |
boolean |
isAp2() |
boolean |
isAp2InError() |
boolean |
isCarrierRelayStatus() |
boolean |
isFilterPositionStatus() |
boolean |
isFilterPresenceSensorsInError() |
boolean |
isFilterPresenceSensorValue() |
boolean |
isHooksRelayStatus() |
boolean |
isKeyEng() |
boolean |
isKeyEngInError() |
boolean |
isKeyLock() |
boolean |
isKeyLockInError() |
boolean |
isLfd() |
boolean |
isLfs() |
boolean |
isLoaderDefaultStatus() |
boolean |
isLoaderOnCameraSensorsInError() |
boolean |
isLoaderOnCameraSensorValue() |
boolean |
isLps() |
boolean |
isLpsInError() |
boolean |
isLrh() |
boolean |
isLrhInError() |
boolean |
isSafetyBeltPresence() |
String |
toString() |
public Fcs_LoaderTelemetry(boolean af0,
boolean af0InError,
boolean af1,
boolean af1InError,
boolean af3,
boolean af3InError,
boolean ap2,
boolean ap2InError,
boolean carrierRelayStatus,
int filterDistance,
boolean filterPositionStatus,
boolean filterPresenceSensorValue,
boolean filterPresenceSensorsInError,
boolean hooksRelayStatus,
boolean keyEng,
boolean keyEngInError,
boolean keyLock,
boolean keyLockInError,
boolean lfd,
boolean lfs,
boolean loaderDefaultStatus,
boolean loaderOnCameraSensorValue,
boolean loaderOnCameraSensorsInError,
boolean lps,
boolean lpsInError,
boolean lrh,
boolean lrhInError,
boolean safetyBeltPresence)
public boolean isAf0()
public boolean isAf0InError()
public boolean isAf1()
public boolean isAf1InError()
public boolean isAf3()
public boolean isAf3InError()
public boolean isAp2()
public boolean isAp2InError()
public boolean isCarrierRelayStatus()
public int getFilterDistance()
public boolean isFilterPositionStatus()
public boolean isFilterPresenceSensorValue()
public boolean isFilterPresenceSensorsInError()
public boolean isHooksRelayStatus()
public boolean isKeyEng()
public boolean isKeyEngInError()
public boolean isKeyLock()
public boolean isKeyLockInError()
public boolean isLfd()
public boolean isLfs()
public boolean isLoaderDefaultStatus()
public boolean isLoaderOnCameraSensorValue()
public boolean isLoaderOnCameraSensorsInError()
public boolean isLps()
public boolean isLpsInError()
public boolean isLrh()
public boolean isLrhInError()
public boolean isSafetyBeltPresence()
public static Fcs_LoaderTelemetry.Builder builder()
Copyright © 2022. All rights reserved.