|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
成员的完整列表,这些成员属于 ast::ODEEventDetector,包括所有继承而来的类成员
| eBoth 枚举值 | ast::ODEEventDetector | |
| eDecrease 枚举值 | ast::ODEEventDetector | |
| EDirection 枚举名称 | ast::ODEEventDetector | |
| eIncrease 枚举值 | ast::ODEEventDetector | |
| getDifference(const double *y, double x) const | ast::ODEEventDetector | inlinevirtual |
| getDirection() const | ast::ODEEventDetector | inline |
| getGoal() const | ast::ODEEventDetector | inline |
| getRepeatCount() const | ast::ODEEventDetector | inline |
| getThreshold() const | ast::ODEEventDetector | inline |
| getValue(const double *y, double x) const =0 | ast::ODEEventDetector | pure virtual |
| ODEEventDetector()=default (定义于 ast::ODEEventDetector) | ast::ODEEventDetector | |
| setDirection(EDirection direction) (定义于 ast::ODEEventDetector) | ast::ODEEventDetector | inline |
| setGoal(double goal) (定义于 ast::ODEEventDetector) | ast::ODEEventDetector | inline |
| setRepeatCount(int repeatCount) (定义于 ast::ODEEventDetector) | ast::ODEEventDetector | inline |
| setThreshold(double threshold) (定义于 ast::ODEEventDetector) | ast::ODEEventDetector | inline |
| ~ODEEventDetector()=default (定义于 ast::ODEEventDetector) | ast::ODEEventDetector | virtual |