Function navtk::to_seconds
Defined in File get_time.hpp
Function Documentation
-
navtk::Vector navtk::to_seconds(const std::vector<aspn_xtensor::TypeTimestamp> ×)
Converts a std::vector of TypeTimestamp to a navtk::Vector.
- Parameters
times – Times to be converted.
- Returns
Converted times.