WGS84Coordinate.this

Undocumented in source.
  1. this(T latitude, T longitude)
    struct WGS84Coordinate(T = double)
    @safe pure
    this
    if (
    isFloatingPoint!T
    )
  2. this(S s, Separator separator)

Meta