Class Summary |
BasicLiquid |
|
CorpsExterne |
This class enables you to add substances to Thermoptim's data base
To add one substance, subclass ExtSubstance by providing the appropriate methods
in particular, getType() must return the compressor code as it will appear in
the substance list
This class should not be modified |
CorpsThopt |
|
DivExterne |
This class enables you to add external dividers to Thermoptim. |
ExtCombust |
classe de condensation sur batterie froide |
ExtDivider |
This class enables you to add external dividers to Thermoptim. |
ExtMixer |
This class enables you to add external mixers to Thermoptim. |
ExtNode |
This class enables you to add external nodes to Thermoptim. |
ExtPilot |
|
ExtProcess |
This class enables you to add external components to Thermoptim. |
ExtPropServer |
This class is an example of an external mixture for Thermoptim. |
ExtSubstance |
This class enables you to add substances to Thermoptim's data base
To add one substance, subclass ExtSubstance by providing the appropriate methods
in particular, getType() must return the compressor code as it will appear in
the substance list
This class should not be modified |
H2OLiBrMixture |
This class is an example of an external mixture for Thermoptim. |
MixExterne |
This class enables you to add external mixers to Thermoptim. |
PointThopt |
|
TransfExterne |
This class enables you to add external components to Thermoptim. |
Util |
Abstract class defining a number of useful methods
This class should not be modified |