mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
committed by
Lars Toenning
parent
5e5b3f830d
commit
7691e42a5b
@@ -42,8 +42,8 @@ namespace BlackMisc
|
||||
class BLACKMISC_EXPORT CInterpolant : public IInterpolant
|
||||
{
|
||||
public:
|
||||
//! Constructor
|
||||
//! @{
|
||||
//! Constructor
|
||||
CInterpolant() {}
|
||||
CInterpolant(const Aviation::CAircraftSituation &oldSituation);
|
||||
CInterpolant(const Aviation::CAircraftSituation &oldSituation, const CInterpolatorPbh &pbh);
|
||||
|
||||
Reference in New Issue
Block a user