Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.421 Times

Thaddeus Vincenty freeware
 

Thaddeus Vincenty

Added: August 24, 2010 | Visits: 1.493

GIS::Distance::Vincenty GIS::Distance::Vincenty Perl module contains Thaddeus Vincenty distance calculations. SYNOPSIS my $calc = GIS::Distance::Vincenty->new(); my $distance = $calc->distance( $lon1, $lat1 => $lon2, $lat2 ); For the benefit of the terminally obsessive (as well as the genuinely needy), Thaddeus...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (125): GIS::Distance::Vincenty Download

Added: May 05, 2013 | Visits: 565

1903 Wright Flyer This is a three-degree-of-freedom (longitudinal) model of the 1903 Wright Flyer based on a BASIC simulation written by Frederick J Hooven. This model contains the airframe, environment and simple pilot models.The VRML world converted to VRML97 was originally created by Thaddeus Bejer of...


Platforms: Matlab

License: Freeware Size: 849.92 KB Download (52): 1903 Wright Flyer Download

VRECKON: Find the endpoint of a geodesic on the ellipsoidal earth This function uses the Vincenty direct algorithm to solve the "forward geodesic problem," which is the problem of computing the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth. This process is also called...


Platforms: Matlab


Added: May 19, 2013 | Visits: 426

Geodetic distance on WGS84 earth ellipsoid In 1975, Vincenty published a rapidly converging algorithm for computing the distance between points on an ellipsoidal earth. The algorithm is precise to within a few millimeters. Since then, his algorithm has since seen significant implementation in geodesy and engineering. After adjusting the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Geodetic distance on WGS84 earth ellipsoid Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 282

FizzyCalc FizzyCalc is an utility that takes coordinate strings in a variety of formats and generates copy-and-paste versions of those coordinates in a variety of other formats. It does high-accuracy distance calculations and projections using the Vincenty Method f


Platforms: Mac

License: Freeware Size: 716.8 KB Download (54): FizzyCalc Download

VDISTINV: Find the endpoint of a geodesic on the ellipsoidal earth This function solves the "forward geodesic problem," which is to compute the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth.In response to a user request, this function numerically inverts the previously...


Platforms: Matlab


Vectorized geodetic distance and azimuth on the WGS84 earth ellipsoid In 1975, Vincenty published a rapidly converging algorithm for computing the distance between points on an ellipsoidal earth. The algorithm is precise to within a few millimeters. Since then, his algorithm has since seen significant implementation in geodesy and engineering. After adjusting the...


Platforms: PHP