observingSystemWithResolutionOfTransform

create a new WVObservingSystem with a new resolution


Declaration

 os = observingSystemWithResolutionOfTransform(self,wvtX2)

Parameters

  • wvtX2 the WVTransform with increased resolution

Returns

  • force a new instance of WVObservingSystem

Discussion

Subclasses to should override this method an implement the correct logic.


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