CatchmentKinematicWaveStateUpdated Method  | 
 
            When state has been updated, this method can be called to update derived/computational variables
            
            The only update in the subcatchment that requires this to be called, is when the [!:CatchmentSurface.Runoff] is updated.
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic override void StateUpdated()
Public Overrides Sub StateUpdated
public:
virtual void StateUpdated() override
See Also