struct mola::GNSSFrames

Overview

#include <simplemap_georeference.h>

struct GNSSFrames
{
    // fields

    std::vector<FrameGNSS> frames;
    std::optional<mrpt::topography::TGeodeticCoords> refCoord;
};