#include <LocationResolutionGenie.H>
Public Member Functions | |
LocationResolutionGenie () | |
Default Constructor. | |
bool | locate (Event *event) |
|
this will take whatever parts of an event are known (i.e. all non-null parameters) and fills in the remaining ones as well as longitude and latitude to the best of its ability. If there is not enough information given to draw any conclusions, it returns false indicating failure (otherwise, it returns true, having updated the Event fields). |