public class BonnShutterSettingsAppliedEvent extends CameraEvent
| Constructor and Description |
|---|
BonnShutterSettingsAppliedEvent(int priority,
int version,
float startA,
float startB,
float travelDistance,
float startVelocity,
float acceleration,
float maxVelocity,
float threshold,
String shutterVersion,
String firmwareVersion) |
| Modifier and Type | Method and Description |
|---|---|
float |
getAcceleration() |
String |
getFirmwareVersion() |
float |
getMaxVelocity() |
String |
getShutterVersion() |
float |
getStartA() |
float |
getStartB() |
float |
getStartVelocity() |
float |
getThreshold() |
float |
getTravelDistance() |
int |
getVersion() |
String |
toString() |
getPrioritypublic int getVersion()
public float getStartA()
public float getStartB()
public float getTravelDistance()
public float getStartVelocity()
public float getAcceleration()
public float getMaxVelocity()
public float getThreshold()
public String getShutterVersion()
public String getFirmwareVersion()
Copyright © 2018. All rights reserved.