Documentation for pp_lib

Generated by IDLdoc

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

./

pp_contour_paths.pro


Routines

top source pp_contour_paths

result = pp_contour_paths(z [, x] [, y] [, _ref_extra=_ref_extra])

Simple wrapper for the contour procedure, used to extract the contour path points, and pack them into a list.

Return value

A list where each element has the n x,y pairs of each contour level, as a [2,x] array, or and empty array when the level has no points.

Parameters

z in required

Passed unchanged to contour.

x in optional

Passed unchanged to contour.

y in optional

Passed unchanged to contour.

Keywords

_ref_extra in out optional

Passed unchanged to/from contour.

Author information

Author:

Paulo Penteado (pp.penteado@gmail.com), Aug/2010

Other attributes

Requires:

IDL 8.0 or higher, for the lists and empty arrays.

Statistics

Lines:
12 lines
Cyclomatic complexity:
6
Modified cyclomatic complexity:
3

File attributes

Modification date: Wed Jun 29 22:15:28 2016
Lines: 12
Docformat: rst rst