コード例 #1
0
 public double[] getCurrentTrainingPosition()
 {
     return(calibrationAlgorithm.getCurrentTrainingPosition());
 }