Relative Content

Tag Archive for javascriptanylogic

Cannot Access Collection in Simulation Agent from Learner Agent in AnyLogic

I am working on an agent-based simulation in AnyLogic where I need to adjust certain factors for each learner agent based on slider inputs. The top-level agent in my model is Main. I have a collection in my Simulation Agent called 'factorAdjustments'. This collection stores adjustments made through 15 sliders, as seen in the attached screenshot.