get_average_excitement


Description:

public double get_average_excitement (WorldState? state)

Provides the average excitement of the system either in the current state or given the state provided.

Parameters:

state A WorldState to test excitement against (optional).

Returns:

The average excitement of the system.