메소드 | 설명 | |
---|---|---|
DoublePoleBalancingEvaluatorNvAntiWiggle ( ) : System |
Construct evaluator with default task arguments/variables.
|
|
DoublePoleBalancingEvaluatorNvAntiWiggle ( double trackLength, int maxTimesteps, double poleAngleThreshold ) : System |
Construct evaluator with the provided task arguments/variables.
|
|
Evaluate ( IBlackBox box ) : |
Evaluate the provided IBlackBox.
|
public DoublePoleBalancingEvaluatorNvAntiWiggle ( ) : System | ||
리턴 | System |
public DoublePoleBalancingEvaluatorNvAntiWiggle ( double trackLength, int maxTimesteps, double poleAngleThreshold ) : System | ||
trackLength | double | |
maxTimesteps | int | |
poleAngleThreshold | double | |
리턴 | System |
public Evaluate ( IBlackBox box ) : |
||
box | IBlackBox | |
리턴 |