5.3.4.137. Function tracking_tracks_write_full

5.3.4.137.1. Function Documentation

void tracking_tracks_write_full(FILE *f, const vec_track_t tracks, uint8_t hexa_float)

Print a table of tracks (dedicated to the logs).

Parameters
  • f – File descriptor (in write mode).

  • tracks – A vector of tracks.

  • hexa_float – A boolean to print float numbers in hexadecimal.