|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
#include "UiWorkbenchExprPicker.hpp"#include "UiExpressionBrowser.hpp"#include "AstGUI/UiVariableList.hpp"#include "AstAnalyzer/StudyWorkbench.hpp"#include "AstScript/Variable.hpp"#include <QDialogButtonBox>#include <QGroupBox>#include <QHBoxLayout>#include <QLabel>#include <QPushButton>#include <QVBoxLayout>命名空间 | |
| namespace | ast |
从 StudyWorkbench 的输入/输出变量中选择表达式
复用 UiVariableList 展示变量表格,隐藏编辑按钮,双击选中
SpaceAST项目(https://github.com/space-ast/ast) 本软件基于 Apache 2.0 开源许可证分发。