public class Chiller_Maq20Telemetry extends CameraTelemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
Chiller_Maq20Telemetry.Builder |
| Constructor and Description |
|---|
Chiller_Maq20Telemetry(double ambientTemp,
double coldPlHeatXfer,
double coolantHXOut,
double coolantHeatXfer,
double coolantPumpIn,
double coolantPumpOut,
double coolantReturn,
double coolantSupply,
double glycChillerIn,
double glycChillerOut,
double glycCondensOut,
double glycDeSuHtrFlow,
double glycDeSuHtrOut,
double glycFanIn,
double glycFanOut,
double glycHeatXfer,
double glycInputFlow,
double pBurstReturn,
double pBurstSupply,
double stg1CondensOut,
double stg1Discharge,
double stg1Return,
double stg1TXVBulb,
double stg2DeSuHtrOut,
double stg2Discharge,
double stg2DischargeP,
double stg2EvapIn,
double stg2EvapOut,
double stg2Return) |
| Modifier and Type | Method and Description |
|---|---|
static Chiller_Maq20Telemetry.Builder |
builder() |
double |
getAmbientTemp() |
double |
getColdPlHeatXfer() |
double |
getCoolantHeatXfer() |
double |
getCoolantHXOut() |
double |
getCoolantPumpIn() |
double |
getCoolantPumpOut() |
double |
getCoolantReturn() |
double |
getCoolantSupply() |
double |
getGlycChillerIn() |
double |
getGlycChillerOut() |
double |
getGlycCondensOut() |
double |
getGlycDeSuHtrFlow() |
double |
getGlycDeSuHtrOut() |
double |
getGlycFanIn() |
double |
getGlycFanOut() |
double |
getGlycHeatXfer() |
double |
getGlycInputFlow() |
double |
getPBurstReturn() |
double |
getPBurstSupply() |
double |
getStg1CondensOut() |
double |
getStg1Discharge() |
double |
getStg1Return() |
double |
getStg1TXVBulb() |
double |
getStg2DeSuHtrOut() |
double |
getStg2Discharge() |
double |
getStg2DischargeP() |
double |
getStg2EvapIn() |
double |
getStg2EvapOut() |
double |
getStg2Return() |
String |
toString() |
public Chiller_Maq20Telemetry(double ambientTemp,
double coldPlHeatXfer,
double coolantHXOut,
double coolantHeatXfer,
double coolantPumpIn,
double coolantPumpOut,
double coolantReturn,
double coolantSupply,
double glycChillerIn,
double glycChillerOut,
double glycCondensOut,
double glycDeSuHtrFlow,
double glycDeSuHtrOut,
double glycFanIn,
double glycFanOut,
double glycHeatXfer,
double glycInputFlow,
double pBurstReturn,
double pBurstSupply,
double stg1CondensOut,
double stg1Discharge,
double stg1Return,
double stg1TXVBulb,
double stg2DeSuHtrOut,
double stg2Discharge,
double stg2DischargeP,
double stg2EvapIn,
double stg2EvapOut,
double stg2Return)
public double getAmbientTemp()
public double getColdPlHeatXfer()
public double getCoolantHXOut()
public double getCoolantHeatXfer()
public double getCoolantPumpIn()
public double getCoolantPumpOut()
public double getCoolantReturn()
public double getCoolantSupply()
public double getGlycChillerIn()
public double getGlycChillerOut()
public double getGlycCondensOut()
public double getGlycDeSuHtrFlow()
public double getGlycDeSuHtrOut()
public double getGlycFanIn()
public double getGlycFanOut()
public double getGlycHeatXfer()
public double getGlycInputFlow()
public double getPBurstReturn()
public double getPBurstSupply()
public double getStg1CondensOut()
public double getStg1Discharge()
public double getStg1Return()
public double getStg1TXVBulb()
public double getStg2DeSuHtrOut()
public double getStg2Discharge()
public double getStg2DischargeP()
public double getStg2EvapIn()
public double getStg2EvapOut()
public double getStg2Return()
public static Chiller_Maq20Telemetry.Builder builder()
Copyright © 2024. All rights reserved.