|
NavMap
|
Metadata associated to a layer (optional). More...
#include <NavMap.hpp>

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", "%") | |
Metadata associated to a layer (optional).
This metadata is kept alongside the runtime registry (out-of-band).
| 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", "%")