Template Function navtk::filtering::get_time_value(Iterator)

Function Documentation

template<typename Time, typename Iterator>
Time navtk::filtering::get_time_value(Iterator it)

Function for getting the time from std::shared_ptr<TimestampedData>

Parameters

it – Iterator of time values.

Returns

The time from the iterator.