RSTT
3.2.0
Regional Seismic Travel Time
|
#include <vector>
#include <string>
#include <iostream>
#include "SLBMGlobals.h"
#include "GreatCircle.h"
#include "Grid.h"
#include "Location.h"
#include "CrustalProfile.h"
#include "LayerProfile.h"
Go to the source code of this file.
Classes | |
class | slbm::GreatCircle_Xn |
The GreatCircle_Xn class manages information related to a great circle path between two Locations on the Earth. It uses the Zhao method to compute travel times for Pn and Sn phases. More... | |
Namespaces | |
slbm | |