Location point
More...
◆ Create()
| static Point Energy.Base.Geo.Point.Create |
( |
string |
location | ) |
|
|
static |
◆ GetDistance()
| double Energy.Base.Geo.Point.GetDistance |
( |
Point |
location | ) |
|
◆ operator Point() [1/3]
| static implicit Energy.Base.Geo.Point.operator Point |
( |
decimal [] |
array | ) |
|
|
static |
◆ operator Point() [2/3]
| static implicit Energy.Base.Geo.Point.operator Point |
( |
double [] |
array | ) |
|
|
static |
◆ operator Point() [3/3]
| static implicit Energy.Base.Geo.Point.operator Point |
( |
string |
value | ) |
|
|
static |
Create point object from string constant
- Parameters
-
◆ ToDMS()
| string Energy.Base.Geo.Point.ToDMS |
( |
| ) |
|
Represent loaction coordinates as degrees minutes seconds (DMS) string
- Returns
◆ ToLatLng()
| string Energy.Base.Geo.Point.ToLatLng |
( |
| ) |
|
Represent location coordinates as latitude/longitude string
- Returns
◆ ToString()
| override string Energy.Base.Geo.Point.ToString |
( |
| ) |
|
◆ Altitude
| double Energy.Base.Geo.Point.Altitude |
◆ Latitude
| double Energy.Base.Geo.Point.Latitude |
◆ Longitude
| double Energy.Base.Geo.Point.Longitude |
The documentation for this class was generated from the following file: