hyp_dist: Calculating hypocentral distance between source and station.

Description Usage Arguments

View source: R/hyp_dist.R

Description

Calculating hypocentral distance between source and station.

Usage

1
hyp_dist(depth, epi_N, epi_E, sta_N, sta_E, r = 6371)

Arguments

depth

the depth of hypocenter.

epi_N

latitude of epicenter.

epi_E

longitude of epicenter.

sta_N

latitude of station.

sta_E

longitude of station.

r

radius of the earth (default = 6371).


taroyaoyama/KnetReader2 documentation built on Dec. 16, 2019, 12:48 a.m.