FlightGear next
NMEA::FLARM Namespace Reference

Variables

const unsigned int PFLAU = (1<<0)
 
const unsigned int PFLAA = (1<<1)
 
const unsigned int SET = (PFLAU|PFLAA)
 

Variable Documentation

◆ PFLAA

const unsigned int NMEA::FLARM::PFLAA = (1<<1)

Definition at line 34 of file flarm.hxx.

◆ PFLAU

const unsigned int NMEA::FLARM::PFLAU = (1<<0)

Definition at line 33 of file flarm.hxx.

◆ SET

const unsigned int NMEA::FLARM::SET = (PFLAU|PFLAA)

Definition at line 35 of file flarm.hxx.