.. _pilot.MapElement: pilot.MapElement ================ .. cpp:namespace:: pilot::MapElement Class ----- `MapElement` is the base class for an entity in the Road Map. Fields ------ .. cpp:member:: int id Unique id for the element, starting at zero. .. cpp:member:: string group Logical group name, mostly for visualization purposes. .. cpp:member:: vector profiles List of profiles assinged to this element, parameters are copied / over-written in the order of profiles listed.