public class LumpedThermalCapacitanceLink extends ThermalSimElement
future, lastVisit, timeStep| Constructor and Description |
|---|
LumpedThermalCapacitanceLink(ThermalModel model,
String name,
double resistance,
double capacitance,
int nParts) |
| Modifier and Type | Method and Description |
|---|---|
protected ThermalSimElement |
getActualLeft() |
protected ThermalSimElement |
getActualRight() |
protected String |
getExtraInfo() |
double |
getTemperature() |
void |
setTemperature(double t) |
protected void |
thermalLoop(long dt) |
dump, getName, getTimeStep, isActive, setTimeSteppublic LumpedThermalCapacitanceLink(ThermalModel model, String name, double resistance, double capacitance, int nParts)
protected ThermalSimElement getActualRight()
getActualRight in class ThermalSimElementprotected ThermalSimElement getActualLeft()
getActualLeft in class ThermalSimElementprotected void thermalLoop(long dt)
thermalLoop in class ThermalSimElementpublic double getTemperature()
getTemperature in class ThermalSimElementpublic void setTemperature(double t)
protected String getExtraInfo()
getExtraInfo in class ThermalSimElementCopyright © 2016 LSST. All rights reserved.