Object-oriented Scientific Computing Library: Version 0.910
Public Member Functions | Data Fields
contour_line Class Reference

A contour line. More...

#include <contour.h>


Detailed Description

The contour lines generated by the contour class are given as objects of this type.

Idea for Future:
Write HDF I/O for contour lines?
Idea for Future:
Make this a subclass of contour .

Definition at line 43 of file contour.h.

Public Member Functions

 contour_line ()
 Create an empty line.
 contour_line (const contour_line &c)
 Copy constructor for STL allocator.

Data Fields

double level
 The contour level.
ovector x
 The line x coordinates.
ovector y
 The line y coordinates.

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.