dRonin
adbada4
dRonin GCS
|
#include <ipathalgorithm.h>
Public Member Functions | |
IPathAlgorithm (QObject *parent=nullptr) | |
virtual bool | verifyPath (FlightDataModel *model, QString &err)=0 |
virtual bool | processPath (FlightDataModel *model)=0 |
virtual bool | configure (QWidget *callingUi=nullptr)=0 |
Definition at line 31 of file ipathalgorithm.h.