mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

analysis/

mg_arclength.pro

includes main-level program

Routines

top mg_arclength

result = mg_arclength(x, y)

Computes the arc length of a path. This is simpler, but more general, than CRVLENGTH in the IDL library.

Return value

float/double

Parameters

x in required type=fltarr(n)

x-coords of path

y in required type=fltarr(n)

y-coords of path

File attributes

Modification date: Wed May 14 15:07:14 2014
Lines: 11
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.