Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试创建一个条形图,显示 Anylogic 中“服务”项目的利用率。我已经创建了一个资源池并事先将其链接到服务。
通常的“propertyname.statsUtilization.mean()”不起作用
谁能帮我 ?
如果您想使用条形图显示资源池的利用率...请注意,服务没有利用率,但资源有。
因此,将数据添加到条形图并使用值:
resourcePool.utilization()
I have an abstract method as part of an abstract class with the following declaration:
abstract public ArrayList<Device> returnDevices(ArrayList<Object>