18 #ifndef QGSMESHCALCULATOR_H 19 #define QGSMESHCALCULATOR_H 24 #include "qgis_analysis.h" 30 struct QgsMeshMemoryDatasetGroup;
31 struct QgsMeshMemoryDataset;
76 const QString &outputFile,
92 const QString &outputFile,
116 QString mFormulaString;
120 bool mUseMask =
false;
121 double mStartTime = 0.0;
122 double mEndTime = 0.0;
126 #endif // QGSMESHCALCULATOR_H Result
Result of the calculation.
A rectangle specified with double values.
Error allocating memory for result.
A geometry is the spatial representation of a feature.
Base class for feedback objects to be used for cancellation of something running in a worker thread...
Datasets with different time outputs or not part of the mesh.
Performs mesh layer calculations.
Error reading input layer.
Error creating output data file.
Represents a mesh layer supporting display of data on structured or unstructured meshes.