Interface SetInitialValueIfc

    • Method Detail

      • setInitialValue

        void setInitialValue​(double value)
        Sets the initial value of the variable. Only relevant prior to each replication. Changing during a replication has no effect until the next replication.
        Parameters:
        value - The initial value for the variable.