static GreatCircle * create(const int &phase, Grid *grid, const double &latSource, const double &lonSource, const double &depthSource, const double &latReceiver, const double &lonReceiver, const double &depthReceiver, const double &chMax)
Create the appropriate type of GreatCircle object for the specified phase.