Click or drag to resize

CompliantUserProxyForSequenceExecutionChoosePoint Method

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

Parameters

pointToExecute
Type: SystemDouble
seq
Type: de.unika.ipd.grGen.libGrSequenceWeightedOne

Return Value

Type: Double

Implements

IUserProxyForSequenceExecutionChoosePoint(Double, SequenceWeightedOne)
See Also