public class ColdTelemetry extends CameraTelemetry
| Constructor and Description |
|---|
ColdTelemetry(float[] compressorLoad,
float[] compressorSpeed,
float[] dischargePressure,
float[] dischargeTemp,
short[] flowInterlock,
float[] heaterCurrent,
float[] heaterVoltage,
float[] intakeFlow,
float[] intakePressure,
float[] intakeTemp,
float[] ionPump,
short[] mechPump,
float[] postExpansionPressure,
float[] postExpansionTemp,
float[] preExpansionPressure,
float[] preExpansionTemp,
int[] rga,
float[] returnTemp,
float utilityRoomTemperature,
float[] vacuumGauge,
short[] valveStatus) |
| Modifier and Type | Method and Description |
|---|---|
float[] |
getCompressorLoad() |
float[] |
getCompressorSpeed() |
float[] |
getDischargePressure() |
float[] |
getDischargeTemp() |
short[] |
getFlowInterlock() |
float[] |
getHeaterCurrent() |
float[] |
getHeaterVoltage() |
float[] |
getIntakeFlow() |
float[] |
getIntakePressure() |
float[] |
getIntakeTemp() |
float[] |
getIonPump() |
short[] |
getMechPump() |
float[] |
getPostExpansionPressure() |
float[] |
getPostExpansionTemp() |
float[] |
getPreExpansionPressure() |
float[] |
getPreExpansionTemp() |
float[] |
getReturnTemp() |
int[] |
getRga() |
float |
getUtilityRoomTemperature() |
float[] |
getVacuumGauge() |
short[] |
getValveStatus() |
String |
toString() |
public ColdTelemetry(float[] compressorLoad,
float[] compressorSpeed,
float[] dischargePressure,
float[] dischargeTemp,
short[] flowInterlock,
float[] heaterCurrent,
float[] heaterVoltage,
float[] intakeFlow,
float[] intakePressure,
float[] intakeTemp,
float[] ionPump,
short[] mechPump,
float[] postExpansionPressure,
float[] postExpansionTemp,
float[] preExpansionPressure,
float[] preExpansionTemp,
int[] rga,
float[] returnTemp,
float utilityRoomTemperature,
float[] vacuumGauge,
short[] valveStatus)
public float[] getCompressorLoad()
public float[] getCompressorSpeed()
public float[] getDischargePressure()
public float[] getDischargeTemp()
public short[] getFlowInterlock()
public float[] getHeaterCurrent()
public float[] getHeaterVoltage()
public float[] getIntakeFlow()
public float[] getIntakePressure()
public float[] getIntakeTemp()
public float[] getIonPump()
public short[] getMechPump()
public float[] getPostExpansionPressure()
public float[] getPostExpansionTemp()
public float[] getPreExpansionPressure()
public float[] getPreExpansionTemp()
public int[] getRga()
public float[] getReturnTemp()
public float getUtilityRoomTemperature()
public float[] getVacuumGauge()
public short[] getValveStatus()
Copyright © 2019. All rights reserved.