Class DOEPre
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.DOE.Result
Assembly: VMDDOEResult.dll
public class DOEPre
Inheritance
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
DOEPre()
public DOEPre()
DOEPre(ConfiguraionInfo)
public DOEPre(ConfiguraionInfo info)
Parameters
info ConfiguraionInfo
Properties
ConfiguraionInfo
public ConfiguraionInfo ConfiguraionInfo { get; set; }
Property Value
DesignParameterMap
public Dictionary<string>> DesignParameterMap { get; }
Property Value
Dictionarystring, ListDesignParameter>>
PerformanceIndexMap
public Dictionary<string>> PerformanceIndexMap { get; }
Property Value
Dictionarystring, ListPerformanceIndex>>
RunSequence
public int RunSequence { get; }