mgswrite.RLINE_polargrid: Writes a text file with a regular spaced grid ready fro...

Description Usage Arguments

View source: R/mgswrite.RLINE_polargrid.R

Description

Writes a text file with a regular spaced grid ready fro R-LINE to use. NOTE: if you do nto want to go in one of the directions put start=end and d = 0.

Usage

1
2
mgswrite.RLINE_polargrid(fname, Xcenter, Ycenter, Rstart, Rend, dR, Zstart,
  Zend, dZ, dA, op_A)

Arguments

fname

output file name for grid

Xcenter

X-coordinate center of polar grid

Ycenter

Y-coordinate center of polar grid

Rstart

smallest radii of grid

Rend

largest radii of grid

dR

spacing of radii

Zstart

begining in Z-direction

Zend

end in Z-direction

dZ

spacing in Z-direction

dA

spacing of angles

op_A

"degrees" or "radian" for spacing variable


michellegrace/mgs.dispersion documentation built on May 22, 2019, 9:55 p.m.