WGS84Coordinate

Constructors

this
this(T latitude, T longitude)
Undocumented in source.
this
this(S s, Separator separator)
Undocumented in source.

Members

Functions

toString
auto toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

latitude
T latitude;
Undocumented in source.
longitude
T longitude;
Undocumented in source.

Meta