Пример #1
0
 private float getCurrentSpeed()
 {
     return(_DronePointData.GetSpeed(currentPoint));
 }