swift
Public Member Functions | List of all members
swift::misc::simulation::CInterpolatorMultiWrapper Class Reference

CInterpolatorMulti which can be used with QMap/QHash. More...

Public Member Functions

 CInterpolatorMultiWrapper ()
 Default ctor, needed for QMap/QHash.
 
 CInterpolatorMultiWrapper (const aviation::CCallsign &callsign, ISimulationEnvironmentProvider *p1, IInterpolationSetupProvider *p2, IRemoteAircraftProvider *p3, CInterpolationLogger *logger=nullptr)
 Constructor.
 
bool hasInterpolator () const
 Has interpolator initialized?
 
CInterpolatorMultiinterpolator () const
 Interpolator.
 
 operator CInterpolatorMulti * () const
 Allows implicit conversion.
 
 operator bool () const
 Bool conversion.
 
bool operator! () const
 Bool conversion.
 
CInterpolatorMultioperator* () const
 
CInterpolatorMultioperator-> () const
 -> operator
 

Detailed Description

CInterpolatorMulti which can be used with QMap/QHash.

Remarks
Use case is emulated driver

Definition at line 55 of file interpolatormulti.h.

Member Function Documentation

◆ operator*()

CInterpolatorMulti& swift::misc::simulation::CInterpolatorMultiWrapper::operator* ( ) const
inline
  • operator

Definition at line 82 of file interpolatormulti.h.


The documentation for this class was generated from the following files: