public class Thermal_ThermalLimitsConfigurationEvent extends CameraEvent
| Constructor and Description |
|---|
Thermal_ThermalLimitsConfigurationEvent(String version,
double coldTempLimit,
double coldTempLowLimit,
double cryoTempLowLimit) |
| Modifier and Type | Method and Description |
|---|---|
double |
getColdTempLimit() |
double |
getColdTempLowLimit() |
double |
getCryoTempLowLimit() |
String |
getVersion() |
String |
toString() |
public Thermal_ThermalLimitsConfigurationEvent(String version, double coldTempLimit, double coldTempLowLimit, double cryoTempLowLimit)
Copyright © 2023. All rights reserved.