WVMooring
create a new observing system
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.