Schnittstelle IHasSiSiCostPerExecution

Alle bekannten Unterschnittstellen:
IDoState, ISendState
Alle bekannten Implementierungsklassen:
DoState, SendState

public interface IHasSiSiCostPerExecution
For SimpleSimulation: expected cost of a state per Execution
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    double
    The expected cost per Exectuion for a state
    void
    setSisiCostPerExecution(double sisiCostPerExecution)
    The expected cost per Exectuion for a stat
  • Methodendetails

    • getSisiCostPerExecution

      double getSisiCostPerExecution()
      The expected cost per Exectuion for a state
      Gibt zurück:
    • setSisiCostPerExecution

      void setSisiCostPerExecution(double sisiCostPerExecution)
      The expected cost per Exectuion for a stat
      Parameter:
      sisiCostPerExecution - The expected cost per Exectuion for a stat