Click or drag to resize

IUserProxyForSequenceExecutionChoosePoint Method

returns the maybe user altered point within the interval series, denoting the sequence to execute next the randomly chosen point is supplied; the sequence with the intervals and their corresponding sequences is supplied

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
double ChoosePoint(
	double pointToExecute,
	SequenceWeightedOne seq
)

Parameters

pointToExecute  Double
 
seq  SequenceWeightedOne
 

Return Value

Double
See Also