public double Distance( GeoCoordinate other, CoordinateReferenceSystem referenceSystem )
Public Function Distance ( other As GeoCoordinate, referenceSystem As CoordinateReferenceSystem ) As Double
public: double Distance( GeoCoordinate^ other, CoordinateReferenceSystem^ referenceSystem )
member Distance : other : GeoCoordinate * referenceSystem : CoordinateReferenceSystem -> float
function Distance(other, referenceSystem);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.