mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
Ref T275, interpolator improvements
* flags for same parts/situation status * transfer elevation (Ref T273) from previous situation * preset elevation based on network situations if possible * set elevation info * function CInterpolator::initInterpolatedSituation
This commit is contained in:
@@ -43,7 +43,7 @@ namespace BlackMisc
|
||||
|
||||
qint64 m_interpolatedTime = -1; //!< "Real time "of interpolated situation
|
||||
int m_situationsAvailable = 0; //!< used situations
|
||||
CInterpolatorPbh m_pbh; //!< the used PBH interpolator
|
||||
CInterpolatorPbh m_pbh; //!< the used PBH interpolator
|
||||
};
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user