Updated: Jul 03, 2024
Latest versions
4.0.0 for SAMSON 2024 R1
This extension allows modification of some parameters of atoms using a simple scripting language, NSL-like variables (NSL - Node Specification Language), standard mathematical and logical operations. The script is applied to each atom independently.
Please refer to the Simple Script tutorial for more information.
Parsing and evaluation of expressions is done thanks to the C++ Mathematical Expression Parsing And Evaluation Library exprtk by Arash Partow.