🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::ImplFor< IValuePrv, T > 模板类 参考
+ 类 ast::ImplFor< IValuePrv, T > 继承关系图:

Public 类型

typedef TraitObject< IValuePrvBase
 

Public 成员函数

 ImplFor (T *obj)
 
 ImplFor (const T &obj)
 
Typetype () const override
 
errc_t getPosIn (System *system, const AbsTime &time, Vector3d &pos) const override
 
errc_t getPosVelIn (System *system, const AbsTime &time, Vector3d &pos, Vector3d &vel) const override
 
T * get () const
 
- Public 成员函数 继承自 ast::IValuePrv
virtual errc_t getValue (const AbsTime &time, double &value) const =0
 

额外继承的成员函数

- Public 属性 继承自 ast::TraitObject< IValuePrv >
void * data_
 

成员函数说明

◆ type()

template<typename T >
Type * ast::ImplFor< IValuePrv, T >::type ( ) const
inlineoverridevirtual

实现了 ast::IValuePrv.


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