MCPcopy Create free account
hub / github.com/cbourke/ComputerScienceII / getAirDistance

Method getAirDistance

notes/1201-Spring2020/H/oop/Airport.java:86–88  ·  view source on GitHub ↗

Computes the air distance between this airport and the given airport on the Earth using the Spherical Law of Cosines . @param destination @return

(Airport destination)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getAirDistanceMethod · 0.95

Tested by

no test coverage detected