Interface IntegratableComponent

All Known Implementing Classes:
FWSimpleSimComponent

public interface IntegratableComponent
Author:
Andreas Enders
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The model integration function.
  • Method Details

    • postIntegrate

      void postIntegrate()
      The model integration function. Is guaranteed to be called once per module-specific time step.