Class DOESolver
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.DOE.Result
Assembly: VMDDOEResult.dll
public class DOESolver
Inheritance
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
DOESolver()
public DOESolver()
DOESolver(string[])
public DOESolver(string[] arKey)
Parameters
arKey string[]
Properties
Times
public List<double> Times { get; set; }
Property Value
Values
public SerializableDictionary<string>> Values { get; set; }
Property Value
SerializableDictionarystring, Listdouble>>
Methods
AddValues(string[])
public void AddValues(string[] arValue)
Parameters
arValue string[]