ell.coords: Ellipse coordinates

Description Usage Arguments Examples

Description

Ellipse coordinates

Usage

1
ell.coords(x0, y0, major, minor, agl, n = 50, ...)

Arguments

x0

x coordinate of the center

y0

y coordinate of the center

major

semi-length of the major axe

minor

semi-length of the minor axe

agl

rotation angle from the x-axis

n

the number of points to use

Examples

1
str(ell.coords(.5, .5, .3, .1, pi/6))

SESman/eddies documentation built on May 9, 2019, 11:10 a.m.