public class CameraColdTelemetry extends CameraTelemetry
| Constructor and Description |
|---|
CameraColdTelemetry() |
CameraColdTelemetry(camera.Cold data) |
| Modifier and Type | Method and Description |
|---|---|
float[] |
getCompressor_load() |
float[] |
getCompressor_speed() |
float[] |
getDischaarge_pressure() |
float[] |
getDischarge_temp() |
short[] |
getFlow_interlock() |
float[] |
getHeater_current() |
float[] |
getHeater_voltage() |
float[] |
getIntake_flow() |
float[] |
getIntake_pressure() |
float[] |
getIntake_temp() |
float[] |
getIon_pump() |
short[] |
getMech_pump() |
float[] |
getPost_expansion_pressure() |
float[] |
getPost_expansion_temp() |
float[] |
getPre_expansion_pressure() |
float[] |
getPre_expansion_temp() |
float[] |
getReturn_temp() |
int[] |
getRGA() |
float |
getUtilityRoom_temperature() |
float[] |
getVacuum_gauge() |
short[] |
getValve_status() |
void |
setUtilityRoom_temperature(float UtilityRoom_temperature) |
public CameraColdTelemetry()
public CameraColdTelemetry(camera.Cold data)
public float getUtilityRoom_temperature()
public void setUtilityRoom_temperature(float UtilityRoom_temperature)
public float[] getCompressor_load()
public float[] getCompressor_speed()
public float[] getDischaarge_pressure()
public float[] getDischarge_temp()
public short[] getFlow_interlock()
public float[] getHeater_current()
public float[] getHeater_voltage()
public float[] getIntake_flow()
public float[] getIntake_pressure()
public float[] getIntake_temp()
public float[] getIon_pump()
public short[] getMech_pump()
public float[] getPost_expansion_pressure()
public float[] getPost_expansion_temp()
public float[] getPre_expansion_pressure()
public float[] getPre_expansion_temp()
public int[] getRGA()
public float[] getReturn_temp()
public float[] getVacuum_gauge()
public short[] getValve_status()
Copyright © 2018. All rights reserved.