WVMooring

create a new observing system


Declaration

 self = WVObservingSystem(model,name)

Parameters

  • model the WVModel instance
  • name name of the observing system

Returns

  • self a new instance of WVObservingSystem

Discussion

This class is intended to be subclassed, so it generally assumed that this initialization will not be called directly.


This site uses Just the Docs, a documentation theme for Jekyll.