sphericalcap: Define spherical cap

Description Usage Arguments Value

Description

Define spherical cap

Usage

1
sphericalcap(centre, dist, domain, ..., simplify = TRUE)

Arguments

centre

Numeric of length two with latitude and longitude of point on sphere to be used as centre for the cap.

dist

Numeric of length one defining the extend of the cap. Should be positive and at most half the circumfrence of the sphere.

domain

Sphere containing the cap (object of class "sphericaldomain").

...

Arguments passed to sphere to specify domain if this is NULL (the default).

simplify

Logical. Whether to simplify to full sphere if the cap extends over the full sphere.

Value

Object of class "sphericaldomain".


rubak/spatstatsphere documentation built on May 28, 2019, 9:56 a.m.