public class Pathfinder_refrig_Cold1Telemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Pathfinder_refrig_Cold1Telemetry.Builder |
| Constructor and Description |
|---|
Pathfinder_refrig_Cold1Telemetry(double ambientTmp,
double cabinetTmp,
double compCurrent,
double compPower,
double compVfdCurr,
double compVfdFreq,
double compVfdTemp,
double compVfdVolt,
double compVoltage,
double coolFlowRate,
double coolValvePosn,
double dischrgPrs,
double dischrgtmp_M,
double dischrgtmp_P,
double eEPRValvePosn,
double fan1Speed,
double fan2Speed,
double fan3Speed,
double hGBValvePosn,
double liquidSubCooling,
double liquidtmp_M,
double liquidtmp_P,
double priOilSepTmp,
double secOilSepTmp,
double suctionPrs,
double suctiontmp_P,
double waterInTmp,
double waterOutTmp) |
| Modifier and Type | Method and Description |
|---|---|
static Pathfinder_refrig_Cold1Telemetry.Builder |
builder() |
double |
getAmbientTmp() |
double |
getCabinetTmp() |
double |
getCompCurrent() |
double |
getCompPower() |
double |
getCompVfdCurr() |
double |
getCompVfdFreq() |
double |
getCompVfdTemp() |
double |
getCompVfdVolt() |
double |
getCompVoltage() |
double |
getCoolFlowRate() |
double |
getCoolValvePosn() |
double |
getDischrgPrs() |
double |
getDischrgtmp_M() |
double |
getDischrgtmp_P() |
double |
getEEPRValvePosn() |
double |
getFan1Speed() |
double |
getFan2Speed() |
double |
getFan3Speed() |
double |
getHGBValvePosn() |
double |
getLiquidSubCooling() |
double |
getLiquidtmp_M() |
double |
getLiquidtmp_P() |
double |
getPriOilSepTmp() |
double |
getSecOilSepTmp() |
double |
getSuctionPrs() |
double |
getSuctiontmp_P() |
double |
getWaterInTmp() |
double |
getWaterOutTmp() |
String |
toString() |
public Pathfinder_refrig_Cold1Telemetry(double ambientTmp,
double cabinetTmp,
double compCurrent,
double compPower,
double compVfdCurr,
double compVfdFreq,
double compVfdTemp,
double compVfdVolt,
double compVoltage,
double coolFlowRate,
double coolValvePosn,
double dischrgPrs,
double dischrgtmp_M,
double dischrgtmp_P,
double eEPRValvePosn,
double fan1Speed,
double fan2Speed,
double fan3Speed,
double hGBValvePosn,
double liquidSubCooling,
double liquidtmp_M,
double liquidtmp_P,
double priOilSepTmp,
double secOilSepTmp,
double suctionPrs,
double suctiontmp_P,
double waterInTmp,
double waterOutTmp)
public double getAmbientTmp()
public double getCabinetTmp()
public double getCompCurrent()
public double getCompPower()
public double getCompVfdCurr()
public double getCompVfdFreq()
public double getCompVfdTemp()
public double getCompVfdVolt()
public double getCompVoltage()
public double getCoolFlowRate()
public double getCoolValvePosn()
public double getDischrgPrs()
public double getDischrgtmp_M()
public double getDischrgtmp_P()
public double getEEPRValvePosn()
public double getFan1Speed()
public double getFan2Speed()
public double getFan3Speed()
public double getHGBValvePosn()
public double getLiquidSubCooling()
public double getLiquidtmp_M()
public double getLiquidtmp_P()
public double getPriOilSepTmp()
public double getSecOilSepTmp()
public double getSuctionPrs()
public double getSuctiontmp_P()
public double getWaterInTmp()
public double getWaterOutTmp()
public static Pathfinder_refrig_Cold1Telemetry.Builder builder()
Copyright © 2024. All rights reserved.