🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::ODEFixedStepIntegrator::Workspace类 参考

#include <ODEFixedStepIntegrator.hpp>

+ 类 ast::ODEFixedStepIntegrator::Workspace 继承关系图:

Public 成员函数

void reset (int dimension, int stage)
 
void clear ()
 

Public 属性

int numSteps_
 
int dimension_
 
int stage_
 
double largestStepSize_
 
double smallestStepSize_
 
double ** KArr_
 
double * absErrPerLen_
 
double * ymid_
 
double nextAbsStepSize_
 

详细描述

固定步长积分器工作空间


该类的文档由以下文件生成: