mavsdk::LogFiles::ProgressData Struct Reference ​
#include: log_files.h
Progress data coming when downloading a log file.
Data Fields ​
float progress {float(NAN)} - Progress from 0 to 1.
Field Documentation ​
progress ​
cpp
float mavsdk::LogFiles::ProgressData::progress {float(NAN)}
Progress from 0 to 1.