mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
Ref T275, Ref T280, avoid nan (not a number) values in PQs/elevation
This commit is contained in:
@@ -311,6 +311,7 @@ namespace BlackMisc
|
||||
}
|
||||
|
||||
// check if model has been thru model matching
|
||||
Q_ASSERT_X(!m_lastSituation.isNull(), Q_FUNC_INFO, "null situations");
|
||||
parts.guessParts(m_lastSituation, m_pastSituationsChange, m_model);
|
||||
this->logParts(parts, 0, false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user