Class SimpleEnvironment<T extends MguiNumber>

java.lang.Object
mgui.interfaces.AbstractInterfaceObject
mgui.models.environments.SimpleEnvironment<T>
All Implemented Interfaces:
java.lang.Cloneable, InterfaceObject, NamedObject, TreeObject, CleanableObject, DynamicModelEnvironment<T>, TimeStepListener, Updateable

public class SimpleEnvironment<T extends MguiNumber>
extends AbstractInterfaceObject
implements DynamicModelEnvironment<T>, InterfaceObject, TreeObject
Represents a simple environment, with a set of named observable scalar state variables.
Since:
1.0
Version:
1.0
Author:
Andrew Reid