specfem::runtime_configuration::receivers¶
-
class receivers¶
class to read receiver information
Public Functions
-
inline YAML::Node get_stations() const¶
Get the path of stations file.
- Returns:
std::string describing the locations of stations file
-
inline type_real get_angle() const¶
Get the angle of the receiver.
- Returns:
type_real describing the angle of the receiver
-
inline int get_nstep_between_samples() const¶
Get the number of time steps between seismogram sampling.
- Returns:
int descibing seismogram sampling frequency
-
inline YAML::Node get_stations() const¶