IEffectiveModuliGetValue Method

Gets the effective modulus

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
double GetValue(
	int eventIndex,
	int resultIndex
)

Parameters

eventIndex  Int32
The event index
resultIndex  Int32
The result index

Return Value

Double
The effective modulus
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next