net.simplace.client.simulation.lap.SoilTemperature
public final class SoilTemperature extends
net.simplace.simulation.model.FWSimComponentGroup {
// Public Constructors
public SoilTemperature();
// Constants
public static final String CONFIGURATION_XML;
// Protected Instance Methods protected void readConfiguration(); // Defines
net.simplace.simulation.model.FWSimComponentGroup
protected FWSimComponent clone(FWSimVarMap aVarMap);
// Defines net.simplace.simulation.model.FWSimComponent
}
Hierarchy: java.lang.Object - net.simplace.simulation.model.FWSimComponent (net.simplace.simulation.util.FWSimFieldContainer) - net.simplace.simulation.model.FWSimComponentGroup - SoilTemperature