Click or drag to resize

ISimulationGetPerturbationValues Method

Gets variable values for perturbation analysis. The value is in a form of a vertical array of doubles. The length of array is equal to number of optimizable variables.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
Object GetPerturbationValues()

Return Value

Type: Object
See Also