public class Utiltrunk_UTFan_PicConfigurationEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Utiltrunk_UTFan_PicConfigurationEvent.Builder |
| Constructor and Description |
|---|
Utiltrunk_UTFan_PicConfigurationEvent(String version,
double awGain,
double baseDuty,
double gain,
double maxDutyCycle,
double maxInput,
int maxRpm,
double minDutyCycle,
double minInput,
int minRpm,
double offDutyCycle,
double smoothTime,
double timeConst,
double tolerance) |
| Modifier and Type | Method and Description |
|---|---|
static Utiltrunk_UTFan_PicConfigurationEvent.Builder |
builder() |
double |
getAwGain() |
double |
getBaseDuty() |
double |
getGain() |
double |
getMaxDutyCycle() |
double |
getMaxInput() |
int |
getMaxRpm() |
double |
getMinDutyCycle() |
double |
getMinInput() |
int |
getMinRpm() |
double |
getOffDutyCycle() |
double |
getSmoothTime() |
double |
getTimeConst() |
double |
getTolerance() |
String |
getVersion() |
String |
toString() |
public Utiltrunk_UTFan_PicConfigurationEvent(String version, double awGain, double baseDuty, double gain, double maxDutyCycle, double maxInput, int maxRpm, double minDutyCycle, double minInput, int minRpm, double offDutyCycle, double smoothTime, double timeConst, double tolerance)
public String getVersion()
public double getAwGain()
public double getBaseDuty()
public double getGain()
public double getMaxDutyCycle()
public double getMaxInput()
public int getMaxRpm()
public double getMinDutyCycle()
public double getMinInput()
public int getMinRpm()
public double getOffDutyCycle()
public double getSmoothTime()
public double getTimeConst()
public double getTolerance()
public static Utiltrunk_UTFan_PicConfigurationEvent.Builder builder()
Copyright © 2024. All rights reserved.