Esempio n. 1
0
 private void CheckTrack405(double xPoint, double yPoint)
 {
     TrackSensorsViewModel.Track408(xPoint, yPoint);
     TrackSensorsViewModel.Track410(xPoint, yPoint);
     TrackSensorsViewModel.Track405a(xPoint, yPoint);
     TrackSensorsViewModel.Track405b(xPoint, yPoint);
     TrackSensorsViewModel.Track405c(xPoint, yPoint);
     TrackSensorsViewModel.Track405d(xPoint, yPoint);
     TrackSensorsViewModel.Track405e(xPoint, yPoint);
     TrackSensorsViewModel.Track442(xPoint, yPoint);
     TrackSensorsViewModel.Track444(xPoint, yPoint);
 }
Esempio n. 2
0
 private void CheckTrack403(double xPoint, double yPoint)
 {
     TrackSensorsViewModel.Track408(xPoint, yPoint);
     TrackSensorsViewModel.Track410(xPoint, yPoint);
     TrackSensorsViewModel.Track403a(xPoint, yPoint);
     TrackSensorsViewModel.Track403b(xPoint, yPoint);
     TrackSensorsViewModel.Track403c(xPoint, yPoint);
     TrackSensorsViewModel.Track403d(xPoint, yPoint);
     TrackSensorsViewModel.Track403e(xPoint, yPoint);
     TrackSensorsViewModel.Track442(xPoint, yPoint);
     TrackSensorsViewModel.Track444(xPoint, yPoint);
 }