def GetDomain (   self  ) 

get a tuple of the domain of the function

Returns:
(xmin, xmax)

Definition at line 236 of file C2Functions.py.

00236                        :
00237         "returns xMin, xMax"
00238         return self.xMin, self.xMax
00239 
    ##


Generated on Wed Nov 21 10:18:31 2007 for analysis by  doxygen 1.5.4