refine
Performs an update of the internal representation of the signal, given the data available in the update.
Return
true if the refinement actually updates the signal. false otherwise
Parameters
u
the new data available from new knowledge
Throws
when not allowed by implementors
Performs an update of the internal representation of the signal, given the data available in the update.
Return
true if the refinement actually updates the signal. false otherwise
Parameters
updates
the new data available from new knowledge
Throws
when not allowed by implementors