public class VacuumTelemetry extends CameraTelemetry
| Constructor and Description |
|---|
VacuumTelemetry(float tempCCD,
float tempColdPlate,
float tempCryoHead,
float vacuum,
float tempCCDSetPoint) |
| Modifier and Type | Method and Description |
|---|---|
float |
getTempCCD() |
float |
getTempCCDSetPoint() |
float |
getTempColdPlate() |
float |
getTempCryoHead() |
float |
getVacuum() |
String |
toString() |
public VacuumTelemetry(float tempCCD,
float tempColdPlate,
float tempCryoHead,
float vacuum,
float tempCCDSetPoint)
Copyright © 2021. All rights reserved.