|
|
@ -985,6 +985,10 @@ public:
|
|
|
|
/****************************多机航线一键生成************************************/
|
|
|
|
/****************************多机航线一键生成************************************/
|
|
|
|
void GetMultiRouteLine(double azimuth,double lineInterval,int lineNumber,PtStruct* lineStruct,int nLinePts,vector<vector<PtStruct>>& resultLines);
|
|
|
|
void GetMultiRouteLine(double azimuth,double lineInterval,int lineNumber,PtStruct* lineStruct,int nLinePts,vector<vector<PtStruct>>& resultLines);
|
|
|
|
void SaveMultiRouteLine(CString pathDirName,double heightInterval,const vector<vector<PtStruct>>& resultLines);
|
|
|
|
void SaveMultiRouteLine(CString pathDirName,double heightInterval,const vector<vector<PtStruct>>& resultLines);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/****************************µõ²ÕÄ¿±ê×·×Ù²âÊÔ************************************/
|
|
|
|
|
|
|
|
long testLayer;
|
|
|
|
|
|
|
|
void OnShowTargetPoint(double lon,double lat,int pixelSize=20);
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
//{{AFX_INSERT_LOCATION}}
|
|
|
|
//{{AFX_INSERT_LOCATION}}
|
|
|
|