UFO
ufo::anonymous_namespace{TrackCheckUtils.cc} Namespace Reference

Functions

float distance2 (const TrackCheckUtils::Point &a, const TrackCheckUtils::Point &b)
 Returns the square of the distance between the two Point arguments. More...
 
TrackCheckUtils::Point pointFromLatLon (float latitude, float longitude)
 

Function Documentation

◆ distance2()

float ufo::anonymous_namespace{TrackCheckUtils.cc}::distance2 ( const TrackCheckUtils::Point a,
const TrackCheckUtils::Point b 
)

Returns the square of the distance between the two Point arguments.

Definition at line 30 of file TrackCheckUtils.cc.

Here is the caller graph for this function:

◆ pointFromLatLon()

TrackCheckUtils::Point ufo::anonymous_namespace{TrackCheckUtils.cc}::pointFromLatLon ( float  latitude,
float  longitude 
)

Definition at line 37 of file TrackCheckUtils.cc.