Method CalcBoxByDistFromPt_deltaLonDEG
CalcBoxByDistFromPt_deltaLonDEG(Double, Double, Double)
The delta longitude of a point-distance. In other words, half the width of the bounding box of a circle.
Declaration
public static double CalcBoxByDistFromPt_deltaLonDEG(double lat, double lon, double distDEG)
Parameters
Type | Name | Description |
---|---|---|
System.Double | lat | |
System.Double | lon | |
System.Double | distDEG |
Returns
Type | Description |
---|---|
System.Double |