NavMap
Loading...
Searching...
No Matches
LayerMeta Struct Reference

Metadata associated to a layer (optional). More...

#include <NavMap.hpp>

Collaboration diagram for LayerMeta:

Public Attributes

std::string description
 Human-readable description.
 
bool per_cell {true}
 true for per-NavCel layers (current behavior)
 
std::string unit
 Physical unit (e.g., "m", "deg", "%")
 

Detailed Description

Metadata associated to a layer (optional).

This metadata is kept alongside the runtime registry (out-of-band).

Member Data Documentation

◆ description

std::string description

Human-readable description.

◆ per_cell

bool per_cell {true}

true for per-NavCel layers (current behavior)

◆ unit

std::string unit

Physical unit (e.g., "m", "deg", "%")


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