WVObservingSystem
Initialize an observing system for a model.
Declaration
self = WVObservingSystem(model,name)
Parameters
modelthe WVModel instancenamename of the observing system
Returns
selfa new instance of WVObservingSystem
Discussion
This class is intended to be subclassed, so it generally assumed that this initialization will not be called directly.