You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jaamsim Users Discussion Group
After thinking about it for a while, I do believe that the attribute approach is a good approach for time measurement within a system. In more complex systems, you may want time measurements for different segments of the system. The attribute approach allows you to have multiple time stamps, allowing detailed investigation of times within multiple points in the system.
Harry King
unread,
May 2, 2019, 8:59:23 PM5/2/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jaamsim Users Discussion Group
Charles,
The normal method for determining time in each portion of a system is to assign states to the SimEntities using the StateAssignment keyword. The Statistics object will accumulate the total time in each state in its StateTimes output if you set its RecordEntityStateTimes input to TRUE.