QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
SurfaceAnalysis::Hole Struct Reference

#include <SurfaceAnalysis.h>

+ Collaboration diagram for SurfaceAnalysis::Hole:

Public Attributes

QGeoCoordinate at
 uncovered sample point
 
HoleCause cause = HoleCause::NoPatch
 
TileMath::TileKey patch
 the suppressed patch (SuppressedCovered only)
 

Detailed Description

Definition at line 47 of file SurfaceAnalysis.h.

Member Data Documentation

◆ at

QGeoCoordinate SurfaceAnalysis::Hole::at

uncovered sample point

Definition at line 49 of file SurfaceAnalysis.h.

Referenced by SurfaceAnalysis::Report::text().

◆ cause

HoleCause SurfaceAnalysis::Hole::cause = HoleCause::NoPatch

Definition at line 50 of file SurfaceAnalysis.h.

◆ patch

TileMath::TileKey SurfaceAnalysis::Hole::patch

the suppressed patch (SuppressedCovered only)

Definition at line 51 of file SurfaceAnalysis.h.

Referenced by SurfaceAnalysis::Report::text().


The documentation for this struct was generated from the following file: