public class Ats_power_Analog_PowerConfigurationEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Ats_power_Analog_PowerConfigurationEvent.Builder |
| Constructor and Description |
|---|
Ats_power_Analog_PowerConfigurationEvent(int priority,
String version,
double current,
double offDelay,
double onDelay,
double voltage) |
| Modifier and Type | Method and Description |
|---|---|
static Ats_power_Analog_PowerConfigurationEvent.Builder |
builder() |
double |
getCurrent() |
double |
getOffDelay() |
double |
getOnDelay() |
String |
getVersion() |
double |
getVoltage() |
String |
toString() |
public Ats_power_Analog_PowerConfigurationEvent(int priority,
String version,
double current,
double offDelay,
double onDelay,
double voltage)
public String getVersion()
public double getCurrent()
public double getOffDelay()
public double getOnDelay()
public double getVoltage()
public static Ats_power_Analog_PowerConfigurationEvent.Builder builder()
Copyright © 2022. All rights reserved.