mglib

Personal IDL library for M. Galloy

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

vis/geometry/

mg_arclength.pro

includes main-level program

Routines

top mg_arclength

result = mg_arclength(x, y)

Computes the arc length of a path.

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:15 2014
Lines: 11
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.