alok_singh
Automotive
- Mar 7, 2024
- 12
I've been creating a front suspension in Adams template from scratch, and while doing so, I came across something named driveline_active and driveline_inactive. Looking into standard templates further reveals that they are simply a collection of components, communicators, and joints that provide active suspension.
But while looking at the expression to make them active, I was unable to grasp the expression ((._double_wishbone.phs_driveline_active ||._double_wishbone.model_class == "template"? 1: 0) && DB_ACTIVE(._double_wishbone)). Even the documentation is not clear. So if anyone knows anything about this, please help.
Thanks
Alok
But while looking at the expression to make them active, I was unable to grasp the expression ((._double_wishbone.phs_driveline_active ||._double_wishbone.model_class == "template"? 1: 0) && DB_ACTIVE(._double_wishbone)). Even the documentation is not clear. So if anyone knows anything about this, please help.
Thanks
Alok