Spawner

About the Spawner class

The WaveBlocks Project

@author: R. Bourquin @copyright: Copyright (C) 2010, 2011, 2012 R. Bourquin @license: Modified BSD License

Inheritance diagram

Inheritance diagram of Spawner

Class documentation

class WaveBlocks.Spawner
estimate_parameters(packet, mother_component)

Compute the parameters for a new wavepacket.

Raises NotImplementedError:
 This is an abstract base class.
project_coefficients(mother, child)

Update the superposition coefficients of mother and spawned wavepacket.

Raises NotImplementedError:
 This is an abstract base class.

Table Of Contents

Previous topic

FileTools

Next topic

AdiabaticSpawner

This Page