Next: Collecting Performance Functions
Up: Atomic DEVS: Atomic
Previous: Characteristic Functions
Contents
Index
There is an other public virtual(but not abstract) function
Get_s()
, that is supposed to return the current status in a
string for display purpose.
public virtual string Get_s() { return ""; }
MHHwang
2007-05-08