public class ResistiveThermalLink extends ThermalLink
| Modifier and Type | Field and Description |
|---|---|
protected double |
res |
left, rightfuture, lastVisit, timeStep| Constructor and Description |
|---|
ResistiveThermalLink(ThermalModel model,
String name,
double resistance) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getExtraInfo() |
boolean |
isActive() |
double |
power(double tLeft,
double tRight) |
void |
setMergedLink(MergedResistiveThermalLink mergedLink) |
getLeft, getRight, thermalLoopdump, getActualLeft, getActualRight, getName, getTemperature, getTimeStep, setTimeSteppublic ResistiveThermalLink(ThermalModel model, String name, double resistance)
public void setMergedLink(MergedResistiveThermalLink mergedLink)
public double power(double tLeft,
double tRight)
power in class ThermalLinkprotected String getExtraInfo()
getExtraInfo in class ThermalLinkpublic boolean isActive()
isActive in class ThermalSimElementCopyright © 2016 LSST. All rights reserved.