intersection: Intersection area between two SAR records

Description Usage Arguments Value

Description

Returns the intersection of borders (provided by metadata) as a SpatialPolygons object.

Usage

1
2
3
4
5
6
7
intersection(object, slave)

## S4 method for signature 'SAR,ANY'
intersection(object)

## S4 method for signature 'SAR,SAR'
intersection(object, slave)

Arguments

object

object of the SAR-class or a subclass (e.g. Sentinel-class or TSX-class).

slave

object of the SAR-class or a subclass (e.g. Sentinel-class or TSX-class).

Value

SpatialPolygons


ragram documentation built on May 2, 2019, 4:42 p.m.