getTileCorners: Get corners of tile polygon

Description Usage Arguments

View source: R/read-priordb.R

Description

Get corners of tile polygon

Usage

1
2
getTileCorners(nadir1, nadir2, heading, xtstart = 4000, xtend = 64000,
  half = c("L", "R"))

Arguments

nadir1, nadir2

length-2 vector giving longitude and latitude

heading

satellite heading in degrees

xtstart, xtend

Distance from nadir to start/end the swath, meters

half

Which half of the tile: "L" for left, "R" for right


markwh/rivertile documentation built on Oct. 23, 2019, 1:22 a.m.