常微分方程求解结果
ODESolution
01 Syntax
Microsoft.VisualBasic.Math.Sundials.CVODE.ODESolution
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| AddPoint | 1 | 添加一个解点 |
| GetComponent | 1 | 获取指定分量的时间序列 |
| ToCSV | 1 | 导出到CSV格式 |
03 Properties
04 Members
AddPoint(
Double, NVector)添加一个解点
GetComponent(
Int32)获取指定分量的时间序列
ToCSV
导出到CSV格式
Count
获取时间点数量
Times
获取时间数组
Item(
Int32)获取指定索引的状态