![]() |
Navigator2Go
2.0
Manage your local Ocean Navigator installation.
|
Holds info needed to download a dataset from the remote server. More...
#include <datadownloaddesc.h>
Public Member Functions | |
| NODISCARD auto | operator== (const DataDownloadDesc &rhs) const noexcept |
| NODISCARD QString | GetAPIQuery (const QString &remoteURL) const |
| Constructs an Ocean Navigator subset query from the member variables. | |
Public Attributes | |
| QString | ID |
| QString | Name |
| QString | Quantum |
| QDate | StartDate |
| QDate | EndDate |
| QStringList | SelectedVariables |
Holds info needed to download a dataset from the remote server.