Min / max / mean / median of triangle areas (project CRS units²).
More...
#include <meshcellstats.h>
Min / max / mean / median of triangle areas (project CRS units²).
◆ count
| int mesh::CellAreaStats::count = 0 |
Triangles measured; 0 = stats invalid.
◆ max
| double mesh::CellAreaStats::max = 0.0 |
◆ mean
| double mesh::CellAreaStats::mean = 0.0 |
◆ median
| double mesh::CellAreaStats::median = 0.0 |
◆ min
| double mesh::CellAreaStats::min = 0.0 |
The documentation for this struct was generated from the following file: