pilot.MapElement

Class

MapElement is the base class for an entity in the Road Map.

Fields

int id

Unique id for the element, starting at zero.

string group

Logical group name, mostly for visualization purposes.

vector<string> profiles

List of profiles assinged to this element, parameters are copied / over-written in the order of profiles listed.