public class Refrig_Cryo4Telemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Refrig_Cryo4Telemetry.Builder |
| Constructor and Description |
|---|
Refrig_Cryo4Telemetry(double dischrgtmp_P,
double dischrgtmp_M,
double dischrgPrs,
double suctiontmp_P,
double suctiontmp_M,
double suctionPrs,
double oilLevel,
double compVoltage,
double compCurrent,
double compPower,
double waterInTmp,
double waterOutTmp,
double afterCoolTmp,
double phaseSepTmp,
double oilSepTmp,
double surgeTankTmp,
double fanSpeed) |
| Modifier and Type | Method and Description |
|---|---|
static Refrig_Cryo4Telemetry.Builder |
builder() |
double |
getAfterCoolTmp() |
double |
getCompCurrent() |
double |
getCompPower() |
double |
getCompVoltage() |
double |
getDischrgPrs() |
double |
getDischrgtmp_M() |
double |
getDischrgtmp_P() |
double |
getFanSpeed() |
double |
getOilLevel() |
double |
getOilSepTmp() |
double |
getPhaseSepTmp() |
double |
getSuctionPrs() |
double |
getSuctiontmp_M() |
double |
getSuctiontmp_P() |
double |
getSurgeTankTmp() |
double |
getWaterInTmp() |
double |
getWaterOutTmp() |
String |
toString() |
public Refrig_Cryo4Telemetry(double dischrgtmp_P,
double dischrgtmp_M,
double dischrgPrs,
double suctiontmp_P,
double suctiontmp_M,
double suctionPrs,
double oilLevel,
double compVoltage,
double compCurrent,
double compPower,
double waterInTmp,
double waterOutTmp,
double afterCoolTmp,
double phaseSepTmp,
double oilSepTmp,
double surgeTankTmp,
double fanSpeed)
public double getDischrgtmp_P()
public double getDischrgtmp_M()
public double getDischrgPrs()
public double getSuctiontmp_P()
public double getSuctiontmp_M()
public double getSuctionPrs()
public double getOilLevel()
public double getCompVoltage()
public double getCompCurrent()
public double getCompPower()
public double getWaterInTmp()
public double getWaterOutTmp()
public double getAfterCoolTmp()
public double getPhaseSepTmp()
public double getOilSepTmp()
public double getSurgeTankTmp()
public double getFanSpeed()
public static Refrig_Cryo4Telemetry.Builder builder()
Copyright © 2020. All rights reserved.