Template Class StateHistory¶
Defined in File state_history.h
Nested Relationships¶
Nested Types¶
Class Documentation¶
-
template<typename Value, typename InterpolationPolicy = LinearHistoryInterpolation<Value>>
class StateHistory¶ Accepted snapshots for one state or history group.
Public Functions
-
inline bool empty() const¶
-
inline std::size_t size() const¶
-
inline double first_time() const¶
-
inline double last_time() const¶
-
struct Snapshot¶
-
inline bool empty() const¶