Function navtk::to_seconds

Function Documentation

navtk::Vector navtk::to_seconds(const std::vector<aspn_xtensor::TypeTimestamp> &times)

Converts a std::vector of TypeTimestamp to a navtk::Vector.

Parameters

times – Times to be converted.

Returns

Converted times.