public class VacuumCryoTelCryoPlateTelemetry extends CameraTelemetry
| Constructor and Description |
|---|
VacuumCryoTelCryoPlateTelemetry(double cryoAutoOff,
double cryoPwr,
double cryoRejectTemp,
double cryoTemp,
double cryoSetPt,
double cryoSetPwr,
double cryoAutoOffTemp,
double cryoAutoOnTemp) |
| Modifier and Type | Method and Description |
|---|---|
double |
getCryoAutoOff() |
double |
getCryoAutoOffTemp() |
double |
getCryoAutoOnTemp() |
double |
getCryoPwr() |
double |
getCryoRejectTemp() |
double |
getCryoSetPt() |
double |
getCryoSetPwr() |
double |
getCryoTemp() |
String |
toString() |
public VacuumCryoTelCryoPlateTelemetry(double cryoAutoOff,
double cryoPwr,
double cryoRejectTemp,
double cryoTemp,
double cryoSetPt,
double cryoSetPwr,
double cryoAutoOffTemp,
double cryoAutoOnTemp)
public double getCryoAutoOff()
public double getCryoPwr()
public double getCryoRejectTemp()
public double getCryoTemp()
public double getCryoSetPt()
public double getCryoSetPwr()
public double getCryoAutoOffTemp()
public double getCryoAutoOnTemp()
Copyright © 2020. All rights reserved.