add the remaining distance
这个提交包含在:
@@ -268,6 +268,9 @@ int Inbound::matchToPredictedPath(const EuroScopePlugIn::CFlightPlanPositionPred
|
||||
lastPosition = coordinate;
|
||||
}
|
||||
|
||||
/* add the last step to the correct position */
|
||||
trackmiles += lastPosition.distanceTo(position);
|
||||
|
||||
return static_cast<int>(idx);
|
||||
}
|
||||
|
||||
|
||||
在新工单中引用
屏蔽一个用户