当前位置:网站首页>CarSim Simulation Advanced (1) ---VS Command Line (1)
CarSim Simulation Advanced (1) ---VS Command Line (1)
2022-08-06 18:09:00 【Brother Xiaoming】
In addition to the built-in functions for existing VehicleSim (VS) math models, advanced users can use several methods to extend the model.One option is to use third-party software such as MATLABSimulink, LabVIEW, ETASASCET, etc. to run mathematical model solver programs.Another option for this manual is to use a scripting language called VS Commands.Add variables and equations and provide advanced control over the simulation process.
Users of this article
Beginners using basic functionality do not need the information in this article to use VehicleSim products.
This article is for users who want to define scripting procedures or add equations to existing VS Math models.VS commands provide these functions.This article also shows how to use symbolic equations in an input file to calculate parameter values based on the current values of other parameters in VS Math Model.
Notation Conventions
A "VS Solver" is a program in a VehicleSim product (such as CarSim) that reads an input file, writes an output file and computes variables from an internal VS Math model.Although each specific VS Solver is designed to represent a different type of vehicle, they all operate the same way when reading and writing files, solving differential equations, communicating with other software, and other operations described in this manual.
A "VS Math Model" is a set of equations used internally by a particular VS solver.
"VS Browser" is the main program of the product (for example, carsim.exe) that provides the GUI and accesses the database.
When data syntax is displayed, words displayed in bold typeface represent specific text keywords or filenames; italic words represent the name of an item whose value is inIt may vary from case to case, [square brackets] indicate that the content between the brackets is optional.
1. Symbolic E
边栏推荐
猜你喜欢

IDEA03:数据库CDC、Kafka和连接器Debezium配置

使用接口地址池为直连网段分配地址

mysql存储过程实现 定时删除指定表中指定时间点的数据

【TOML配置文件】配置文件我用TOML!人性化,少出错!

最全面贴片电阻知识,封装、尺寸、最大承受功率及选型统统包括-电子技术方案|电路图讲解

Getting Started with PreScan Quickly to Proficient in Lecture 21: Driver Model Drivers in the Loop

ESP8266-Arduino编程实例-磁簧开关传感器驱动

美客多、虾皮平台测评自养号怎么做?

Principle of USB Communication

Euro-NCAP-HWA测试流程中文版
随机推荐
数据权限就该这么实现(实践篇),yyds!
为什么企业不愿意升级ERP系统
使用接口地址池为直连网段分配地址
ESP8266-Arduino Programming Example-Reed Switch Sensor Driver
shell 字符串截图命令之cut、printf、awk、sed命令
`数学` 夹逼定理
RSA加密/签名过程
最全面贴片电阻知识,封装、尺寸、最大承受功率及选型统统包括-电子技术方案|电路图讲解
测试同学参与开发的代码走读,做code review有必要么?
小鹏政治
`English` 2022/8/3
php ini sets session expiration time
美客多、虾皮平台测评自养号怎么做?
unity2D横版游戏教程终章-主菜单和暂停菜单
一周精彩内容分享(第15期)
考研政治 | 自用笔记记录
js数组遍历常用方法 0802二
See three years of CRUD programmers how to solve the database deadlock
mysql存储过程实现 定时删除指定表中指定时间点的数据
RSA encryption/signature process