Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
|
@@ -13,7 +13,7 @@ class QgsNetworkDistanceStrategy : QgsNetworkStrategy |
|
|
%Docstring |
|
|
|
|
|
.. versionadded:: 3.0 |
|
|
Strategy for caclulating edge cost based on its length. Should be |
|
|
Strategy for calculating edge cost based on its length. Should be |
|
|
used for finding shortest path between two points. |
|
|
%End |
|
|
|
|
|
|
@@ -1055,6 +1055,7 @@ cacluates:calculates |
|
|
cacluating:calculating |
|
|
cacluation:calculation |
|
|
cacluations:calculations |
|
|
caclulating:calculating |
|
|
caculate:calculate |
|
|
caculated:calculated |
|
|
caculater:calculator |
|
@@ -4570,6 +4571,7 @@ muscial:musical |
|
|
muscician:musician |
|
|
muscicians:musicians |
|
|
musn't:mustn't |
|
|
mustator:mutator |
|
|
muste:must |
|
|
mutiliated:mutilated |
|
|
mutiple:multiple |
|
|
|
@@ -23,7 +23,7 @@ |
|
|
* \ingroup analysis |
|
|
* \class QgsNetworkDistanceStrategy |
|
|
* \since QGIS 3.0 |
|
|
* \brief Strategy for caclulating edge cost based on its length. Should be |
|
|
* \brief Strategy for calculating edge cost based on its length. Should be |
|
|
* used for finding shortest path between two points. |
|
|
*/ |
|
|
class ANALYSIS_EXPORT QgsNetworkDistanceStrategy : public QgsNetworkStrategy |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.