xppy.utils.plot.Surf Class Reference

List of all members.

Public Member Functions

def __init__
def setData
def getData
def appendData

Public Attributes

 type
 x
 y
 z

Detailed Description

Class that stores the surface data

Member Function Documentation

def xppy.utils.plot.Surf.__init__ (   self,
  x = [],
  y = [],
  z = [],
  type = None 
)
Constructor
def xppy.utils.plot.Surf.appendData (   self,
  x,
  y,
  z 
)
Append data to the matrix 
def xppy.utils.plot.Surf.getData (   self  ) 
Data getter
def xppy.utils.plot.Surf.setData (   self,
  x,
  y,
  z 
)
Data setter

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions

Generated on Fri Jul 16 10:03:32 2010 for XPPy by  doxygen 1.6.2