getAverage: Window mean

Description Usage Arguments

View source: R/zncc.r

Description

Calculates window mean for a given SAR-class object. The window is a square.

Usage

1
getAverage(object, u, v, n)

Arguments

object

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

u

Integer. Center of window (column, i.e. y coordinate).

v

Integer. Center of window (row, i.e. x coordinate).

n

Integer. (Window size-1)/2 in x and y direction.


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