Package topo :: Package base :: Module patterngenerator
[hide private]
[frames] | no frames]

Module patterngenerator

source code

PatternGenerator abstract class and basic example concrete class.

$Id: patterngenerator.py 10672 2009-10-28 01:00:50Z ceball $


Version: $Revision: 10672 $

Classes [hide private]
  PatternGenerator
A class hierarchy for callable objects that can generate 2D patterns.
  Constant
Constant pattern generator, i.e., a solid, uniform field of the same value.
Variables [hide private]
  __package__ = 'topo.base'