WVObservingSystem

Observe or integrate additional state alongside a WVModel.


Declaration

WVObservingSystem < handle

Overview

WVObservingSystem is the base class for Eulerian fields, wave-vortex coefficients, particles, moorings, and tracers. An observing system belongs to one model. Systems with flux components participate in numerical integration; other systems sample model state when requested or written to output.

Topics

  • Create an observing system
  • Inspect observed state
    • description
    • model reference to the WVModel being used
    • name of the observing system
    • wvt reference to the WVModel being used
  • Advance the observing system
    • fluxAtTime return a cell array of the flux of the variables being
    • initialConditions return a cell array of variables that need to be integrated

Developer Topics

These items document internal implementation details and are not part of the primary public API.



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