Interface RTECalculationListener

  • All Superinterfaces:
    Serializable

    public interface RTECalculationListener
    extends Serializable
    Used to listed to status updates in RadiativeTransferSolver subclasses.
    • Method Detail

      • onStatusUpdate

        void onStatusUpdate​(RTECalculationStatus status)
        Invoked when a sub-step of the RTE solution has finished.
        Parameters:
        status - the status of the completed step