Enum ThermalAnalysisType
- Namespace
- NominalSystems.Messages
- Assembly
- NominalSystems.Messages.dll
[Nominal] List of available analysis models for thermal model.
public enum ThermalAnalysisType
Fields
Custom = 3
User-Defined custom data for the lookup table.
Disabled = 0
No Analysis.
Enabled = 1
Look up Table Analysis.
Manual = 4
Manual adjustment of the thermal properties.
Self = 2
Look up table + Self analysis.