Cómo puedo modificar el PROCESS TIME desde un GUI?
Cómo puedo modificar el PROCESS TIME desde un GUI?
indirectly by a label. You edit a label in a GUI or dashboard input field and the label value is evaluated by a processor.
Y es posible usar distribuciones de probabilidad?
Still indirectly, yes, with more labels. But you are responsible to allow only values that makes senses. The idea is to evaluate a distribution as a number by a switch by case structure, which matches with your input field. Each statistical distribution parameter is a label value.
An example:
A label value of 3 is “normal” for ”labeldistro”, then “labelparam1” is mean and “labelparam2” is deviation. Any other labels aren’t of any use.
switch(current.labeldistro){ case 3: return normal(current.labelparam1,current.labelparam2,getstream(current)); …}
Edit: I replaced break interrupt by return structural command
13 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved