public class Fcs_Loader_loaderConfigurationEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Fcs_Loader_loaderConfigurationEvent.Builder |
| Constructor and Description |
|---|
Fcs_Loader_loaderConfigurationEvent(String version,
int carrier_deltaPosition,
int carrier_engagedPosition,
int carrier_handoffPosition,
int carrier_highAcceleration,
int carrier_highDeceleration,
int carrier_highSpeed,
int carrier_lowAcceleration,
int carrier_lowDeceleration,
int carrier_lowSpeed,
int carrier_maxCurrent,
int carrier_maxSpeed,
int carrier_storagePosition,
long carrier_timeoutForGoingToEngaged,
long carrier_timeoutForGoingToHandOff,
long carrier_timeoutForGoingToStorage,
int filterDistanceMin,
int hooks_absolutePositionToClose,
int hooks_currentThreshold,
int hooks_currentToClamp,
int hooks_currentToOpen,
int hooks_minClampedVoltage,
int hooks_relativePositionToUnclamp,
int hooks_timeoutForClampingHooks,
int hooks_timeoutForClosingHooks,
int hooks_timeoutForOpeningHooks) |
public Fcs_Loader_loaderConfigurationEvent(String version, int carrier_deltaPosition, int carrier_engagedPosition, int carrier_handoffPosition, int carrier_highAcceleration, int carrier_highDeceleration, int carrier_highSpeed, int carrier_lowAcceleration, int carrier_lowDeceleration, int carrier_lowSpeed, int carrier_maxCurrent, int carrier_maxSpeed, int carrier_storagePosition, long carrier_timeoutForGoingToEngaged, long carrier_timeoutForGoingToHandOff, long carrier_timeoutForGoingToStorage, int filterDistanceMin, int hooks_absolutePositionToClose, int hooks_currentThreshold, int hooks_currentToClamp, int hooks_currentToOpen, int hooks_minClampedVoltage, int hooks_relativePositionToUnclamp, int hooks_timeoutForClampingHooks, int hooks_timeoutForClosingHooks, int hooks_timeoutForOpeningHooks)
public String getVersion()
public int getCarrier_deltaPosition()
public int getCarrier_engagedPosition()
public int getCarrier_handoffPosition()
public int getCarrier_highAcceleration()
public int getCarrier_highDeceleration()
public int getCarrier_highSpeed()
public int getCarrier_lowAcceleration()
public int getCarrier_lowDeceleration()
public int getCarrier_lowSpeed()
public int getCarrier_maxCurrent()
public int getCarrier_maxSpeed()
public int getCarrier_storagePosition()
public long getCarrier_timeoutForGoingToEngaged()
public long getCarrier_timeoutForGoingToHandOff()
public long getCarrier_timeoutForGoingToStorage()
public int getFilterDistanceMin()
public int getHooks_absolutePositionToClose()
public int getHooks_currentThreshold()
public int getHooks_currentToClamp()
public int getHooks_currentToOpen()
public int getHooks_minClampedVoltage()
public int getHooks_relativePositionToUnclamp()
public int getHooks_timeoutForClampingHooks()
public int getHooks_timeoutForClosingHooks()
public int getHooks_timeoutForOpeningHooks()
public static Fcs_Loader_loaderConfigurationEvent.Builder builder()
Copyright © 2024. All rights reserved.