flgCurrPos constant

ElevatorBitfieldFlags const flgCurrPos

If this flag is set, lat/lon/start_z fields should be ignored and current vehicle position should be considered as starting point for ascent/descent.

Implementation

static const flgCurrPos = ElevatorBitfieldFlags(0x01);