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

Public 类型

using iterator_category = std::input_iterator_tag
 
using value_type = double
 
using difference_type = ptrdiff_t
 
using pointer = const double*
 
using reference = const double&
 

Public 成员函数

 iterator (const DiscreteEpochSecondRange *range, size_t idx)
 
reference operator* () const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
bool operator== (const iterator &other) const
 
bool operator!= (const iterator &other) const
 

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