Skip to content

Function

PMinn edited this page Jan 13, 2024 · 1 revision

函式列表

* 結尾代表此註釋適用於該前綴的所有函式

函式 註釋
ExactMinBoundCircle 解決最小圓問題(現成的程式碼)
FitCircle2Points ExactMinBoundCircle 內使用的函式之一
UE_generator 產生地面使用者座標
checkOutputDir 檢查輸出資料夾是否存在
do* 可直接執行的主要函式
draw* 繪圖用的函式
emulator_* 模擬器專用呼叫的函式
export* 輸出用的函式
findBoundaryUEsSet 找到凸包上地面使用者的座標
getAreaByHeight 無人機高度轉成覆蓋半徑
getAveragePathLoss 取得平均路徑損耗
getBandwidths 取得頻寬
getDataTransferRate 取得資料傳輸速率
getHeightByArea 無人機覆蓋半徑轉成高度
getIndexArrayOfUEsServedByUAVBS 取得被該無人機服務的地面使用者索引
getIsUEsCovered 取得地面使用者是否被覆蓋
getPossibility 取得機率
getTotalDataTransferRatesOfUAVBSs 取得所有無人機的資料傳輸速率
getUEsPositionOfUAVBSIncluded 取得該無人機涵蓋住的所有地面使用者座標
includedPositionToIndex 座標轉成索引
loadEnvironment* 載入環境用的函式
localCover 局部覆蓋演算法
ourAlgorithm* SPIRAL+ 演算法
ourLocalCover* SPIRAL+ 所使用的局部覆蓋演算法
performance 計算效能
randomAlgorithm 隨機演算法
signalToInterferencePlusNoiseRatio 取得訊號干擾加雜訊比
spiralMBSPlacementAlgorithm 逆時針演算法
voronoiAlgorithm voronoi 演算法
Clone this wiki locally